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
Why php is widely used?
How to open a file for reading?
How long is session timeout?
How to genrate report in wordpress cms
What is difference between strstr() and stristr() in PHP?
What is php in full?
Which php global variable is used for uploading a file?
Which function would you use to read a line of data from a file in php?
How many open modes available when a file open in PHP?
Explain scalar type declarations in php7?
What is the function of trim?
How to set session.gc_divisor properly?
What is the function of mysql_real_escape_string in php?
How long is csrf token?
What is the difference between require and include in php?