What kind of variable is age?
No Answer is Posted For this Question
Be the First to Post Answer
What is php how it works?
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...
Tell me what is the use of "enctype" attribute in a html form?
What is the difference server side and browser side validation?
Explain me what is the importance of "method" attribute in a html form?
How do I find out the number of parameters passed into function?
What is static variable in php?
How to join multiple strings into a single string?
Do you know what is php?
What is the main difference between require() and require_once()?
How to protect special characters in query string?
How to access a specific character in a string?