Is variable name casesensitive in php?
No Answer is Posted For this Question
Be the First to Post Answer
What is array filter php?
What is the difference between static and dynamic websites?
Explain how can we increase the execution time of a php script?
What is framework in php for beginners?
What are Sub routines?
What is isset in php?
What is the scope of career in PHP/Mysql
Write a program to get second highest number in an array using php?
Do you know what is the use of the function 'imagetypes()'?
how can i disable multiple user in the same password in my website using any scripts
Explain what is smarty?
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...