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
Explain me what is the difference between $_files['userfile']['name'] and $_files['userfile']['tmp_name']?
How can you associate a variable with a session?
Explain me differences between get and post methods?
What does pear stand for?
What is a persistent cookie in php?
Explain what is the difference between session and cookie?
What is super () python?
Which function would you use to format date information in php?
How can we submit form without a submit button?
How can a cross-site scripting attack be prevented by php?
What is the difference between array_merge() and array_merge_recursive() in php?
What is the difference between core php and php?
How to define a user function?
What is a query give example?
What are the delimiters in php?