Hi this is amul jani here, i complied my graduation in B.com stream.. but as career i looking for PHP language.. to get shape my career. so is that possible to enter in IT world.. for me how much scope of develop my career in this field.. amul jani
1442write a prog using insert,update,delete in this manner as output? name: phno. add button 1.name phno. edit button delete button 2.
1328iam mca post graduate in 2010 not getting job in JAVA so iam looking for carear in php as market demand is high so it is best option to try for php or not
1292i have designed a registration form in html (registration.html) and to insert user details in database i have designed a submit form in php (submit_registration.php) but when i click on submit button in registration.html it opens a dialogue box which asks for open or save php(submit_registration.php) even though i have already installed apache HTTP server and php version 5 on my computer and i am using mysql as backend. plz suggest me what should i do????
3 4218
What is use of header() function in php?
What is difference between static and constant?
How to read the entire file into a single string?
Why do we need abstract class in php?
How to convert a json string to an array in php?
Tell us how to redirect a page in php?
Can we run php on tomcat server?
What are php string functions?
How to Pass JSON Data in a URL using CURL in PHP?
What is the difference between mysql_fetch_array() and mysql_fetch_assoc()?
What is the difference between exception::getmessage and exception::getline?
Tell me what is the use of explode() function?
Tell me what is use of in_array() function in php?
Tell me how to get the value of current session id?
What is mysqli_fetch_array?