How php statement is different from php script?
No Answer is Posted For this Question
Be the First to Post Answer
How to remove blank spaces from the string?
How to open a file for writing?
What is the main difference between require() and include()?
Which function will suitably replace 'x' if the size of a file needs to be checked? $Size=x(filename);
How do you end php?
i 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????
What does $_files means?
How to convert strings in hex format?
how much can a 1yr experienced php programmer earn in india?
9 Answers TCS, Tops Technologies,
What should we do to be able to export data into an excel file?
What is the use of header() function in php?
How can we extract string 'techinterviews.com' from a string 'http://www.techinterviews.com' using regular expression in PHP?