What language is php written in?
No Answer is Posted For this Question
Be the First to Post Answer
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 come the code works, but does not for two-dimensional array of mine?
Explain me what is the difference between $_files['userfile']['name'] and $_files['userfile']['tmp_name']?
Is there any way to call a JAVASCRIPT function in PHP in AJAX
What is the definition of a session?
Explain type casting and type juggling.
What is interface? Why it is used?
Is json a string php?
How to call php function in jquery?
Difference between $message vs. $$Message in php.
Who is the father of PHP and explain the changes in PHP versions?
15 Answers ADISoft Tech, Genpact, PropTiger, TWA,
Why shouldn't I use mysql_* functions in php?