How to get number of days between two given dates using PHP?
Create a PHP web script with the following attributes: on start, three HTML form elements are shown: an string input field, a checkbox field, a dropdown/pull down list with 5 elements and a submit button. On submission, the form should be redisplayed (while remaining all options/inputs as the user has selected/entered them). Additionally, the selections/inputs of the user should be displayed in text. Please solve this without the use of any external libraries.
What is session and Cokkies . How it works . tell some thing about Session_id()
Explain me what are the differences between mysql_fetch_array(), mysql_fetch_object(), mysql_fetch_row()?
what is hidden variable? what is its difference with the normal variable...
Is php open source?
What is the default time in seconds for which session data is considered valid?
How failures in execution are handled with include() and require() functions?
Write a program in php to reverse a number?
How to add a cookie?
Why do we show php code in browser?
how to upload more than 50 mb? i tried but session was expired....certain time .....i was set session duration three days .... how to rectified? if any one know that post ur answer as soon as possible?already i was increase php.ini and set Also increase Memory_limit Post_max_size upload_max_filesize..........but not working......
How do I run a php file?