Why do we use php?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of "ksort" in php?
How to count a number of words in a string in php?
Explain about Type Juggling in PHP?
Tell me what's the difference between include and require?
hi, i am new for php I want to know where to create & how to run phpscript programme in LAMP?
Explain how to submit form without a submit button.
Version of php, apache ,mysql
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 the difference between ph4 and php5
how to do connectivity of 2 dbs in PHP script?
What does $_env means?
What is use of count() function in php?