What are constructor and destructor in PHP?
No Answer is Posted For this Question
Be the First to Post Answer
What is data abstraction in php?
Explain type casting and type juggling.
Extract url from this string? It should be flexible for all strings, not for this string only. "yahoo.comyahoo.co.inhotmail.org"
How to replace a text in a string with another text in php?
Can we extend two classes in php?
A process can run only in the background. State Whether True or False?
Do I need to install php after xampp?
I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, what is the problem?
What are the special characters you need to escape in single-quoted stings?
how to maintained the session from one page to another page based on the url and then entered into the first page is logging into instead of secondpage it goes to the another url.ie first login session togoes to the one url and next login session it goes to another url how is it possible in php please give me answer in that question
Can constructor be private in php?
How to remove a file?