What's diffrence between Get() and Post() Function
Answer Posted / ratan 88 01916 546547
Get() variable will show all parameter in address bar but
post not show. Get() nomber of character limited only 150
but post is unlimited.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Can I learn laravel without php?
What is the timeout period on session values?
How can we know the total number of elements of Array?
How to get a random value from a php array?
What is the best website to learn php?
Explain the difference b/w static and dynamic websites?
What is the difference between php traits vs interfaces?
What is the output of the ucwords function in this example?
How does php isset work?
What is warning – “cannot modify header information – headers already sent”?
What is the difference between htmlentities and htmlspecialchars in php?
Name some of the functions in php.
How to support multiple-page forms?
List some array functions in php?
Is php faster than python?