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
How is traits used in php?
Is python better than php?
What is meant by urlencode and urldecode?
What is $_ get in php?
What is serialization in php?
Tell me how to initiate a session in php?
What are the php variables?
What are sql injections, how do you prevent them and what are the best practices?
What is the difference between php and java?
What is the string concatenation operator in php?
What is global array in php?
Inside a php function, what param needs to be set in order to access a global variable?
How to access a global variable inside a function?
What are php magic methods/functions?
How to enable parsing?