What's diffrence between Get() and Post() Function
Answer Posted / saurabh kumar
Get shows information travling on the address bar
but post do not shows in this way the post method is more
secure than get. With the help of get method we can send 100
charecter.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is meant by variable variables in php?
Does mysql need php?
What is the difference between characters and #?
What is ci in php?
Explain how to submit form without a submit button.
What is print_r?
What is difference between mysql_fetch_array and mysql_fetch_assoc?
How is it possible to set an infinite execution time for php script?
What is return value in php?
How can we change the value of a constant?
What is the best php version for wordpress?
How can we connect to a mysql database from a php script?
What are the advantages of php mysql?
What is the use of mysql_real_escape_string() function?
What is php date function?