Does php support inheritance?
No Answer is Posted For this Question
Be the First to Post Answer
How to find current date and time?
Can I write php code in html file?
How to turn on the session support?
How to check whether cookies are disbled or not in the browser ? If that is the case how do you handle the sessions ?
What are the design patterns in php?
What is php dependency injection?
Define urlencode() and urldecode() used in php?
What is the difference between echo, print and printf()?
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 nl2br?
Does php need html?
What is full form of php? Who is the father or inventor of php?