How can we check the value of a given variable is a number?
No Answer is Posted For this Question
Be the First to Post Answer
Is strcmp case sensitive?
What are the encryption techniques in php?
what is used for tmp table in oracle?
Tell me what library is used for pdf 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...
How can we get the browser properties using PHP?
Why do we create an instance of a class in php?
What is difference between strstr() and stristr()?
Can a trait extend a class php?
What is the difference between $argv and $argc? Give example?
How can i send a HTML file to mail account.
How to call php function from javascript using ajax?