What is the meaning of ‘escaping to php’?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of strpos in php?
Do you know what is the function func_num_args() used for?
Can we override static method in php?
What is memcache?
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...
is php is the best for this situation
Is there an easy way to delete an element from a php array?
Explain me what is the meaning of a persistent cookie?
How to insert a line break in php string?
write a program to print [123] [456] [789] note : braces also need to be printed
How to delete a file from the system?
how to send mail in php but mail should be send in inbox not in spam.....:(