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
Are php sessions cookies?
Explain the difference between unlink() and unset()?
What are the differences between php constants and variables?
What are soundex() and metaphone() functions in php?
What are the different tables(engine) present in mysql, which one is default?
Tell me what is the use of mysql_real_escape_string() function?
How do I check if a given variable is empty?
Which Scripting Engine PHP uses?
What does addslashes do in php?
Does mysql need php?
Explain what does $_files means?
How to execute an sql query? How to fetch its result?
what is the scope of php in the future if any other language is developed then may be php is loss ???
What are the different ways to login to a remote server? Explain the me, advantages and disadvantages?
What is htmlspecialchars?