Why are sessions used?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of $_server["php_self"] variable?
Does empty check for null?
How can i send a HTML file to mail account.
Tell me how is it possible to return a value from a function?
How can we submit a form without a submit button?
2 Answers Rushmore Consultancy,
What is php and its advantages?
What is variable declaration?
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.
How can we submit a form without a submit buttom?
12 Answers A1 Technology, IBM,
Explain me what is the meaning of a persistent cookie?
What are the uses of explode() and implode() functions?
How can I retrieve values from one database server and store them in other database server using PHP?