What is the diffrence between GET,POST and REQUEST Method.
Answer Posted / guest
$_REQUEST can also be used to access cookies.
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
What is difference between ksort() and usort() functions.
How is session data stored?
What is an anti csrf token?
Why many companies are switching their current business language to php?
Do you know how to get the ip address of the client?
Is wordpress a php framework?
How to make a class in php?
Explain me how to include a file to a php page?
What is the difference between php4 and php5?
Why php is better?
Name and explain five of the PHP error constants?
How do I end a php session?
How many escape sequences are recognized in double-quoted strings?
What is associative array in php?
What is the difference between file_get_contents() and file_put_contents() in php?