What is $_ get and $_ post in php?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More PHP Interview Questions

what is the dirrence in PHP4 & PHP5 . ?

8 Answers  


when we submit any string in single inverted comma('abc') with get or post method,we will get exact string with single inverted comma('abc')by using $_REQUEST[]. But it is giving (\'abc\'). so anybody please help me to remove that slash,therefore i will get exact string...

2 Answers  


What is php how it works?

0 Answers  


What are the rules for naming a php variable?

0 Answers  


What is difference between strstr() and stristr() in PHP?

0 Answers  






Explain what is meant by pear in php?

0 Answers  


How to redirect a url from http to https in .htaccess?

0 Answers  


write a prog using insert,update,delete in this manner as output? name: phno. add button 1.name phno. edit button delete button 2.

0 Answers  


What is difference between base_url and site_url?

0 Answers  


How to return ascii value of character in php?

0 Answers  


Explain what is smarty?

0 Answers  


What will the ?getdate() function returns in PHP?

0 Answers  


Categories