Give the case where we can use get and we can use post methods?
No Answer is Posted For this Question
Be the First to Post Answer
What is a PHP Filter?
What is difference between required and require_once in php?
How can we extract string 'techinterviews.com' from a string 'http://www.techinterviews.com' using regular expression in PHP?
What is uri routing?
How does one prevent the following warning ‘warning: cannot modify header information – headers already sent' and why does it occur in the first place?
What is str_replace()?
How to initiate a session in php?
What is php constructor?
Tell me how to find the length of a string?
When you want to show some part of a text displayed on an html page in red font color? What different possibilities are there to do this? What are the advantages/disadvantages of these methods?
What is the functionality of md5 function in php?
Which software is used to run php programs?