What backslash character will match whitespace?
No Answer is Posted For this Question
Be the First to Post Answer
What is explode() in php?
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...
What is use of header() function in php?
What is php oops concepts?
What is meant by urlencode and urldocode?
Can you explain, when to use if-else if-else over switch statements?
What is Mcrypt used for?
What are the different ways to login to a remote server? Explain the means, advantages and disadvantages?
How to get total number of elements used in array?
Why is facebook still using php?
How can we get second of the current time using date function?
In How many ways can u represent Not equal?Give Syntax of all ways..