Tell me what are magic methods?
No Answer is Posted For this Question
Be the First to Post Answer
Tell me what kind of things have you done on the social side?
Actually am working in existing project which is developed in .net, am converting the .net into php code. am facing problem after uploading the .php in server. amgetting the error message like "The page cannot be found" but its working perfectly in local host
Does php support inheritance?
What is the difference between the functions unlink and unset?
Why would we use === instead of ==?
"mysql_fetch_row — Get a result row as an enumerated array",this sentence comes from the PHP offical manual.However ,i can not understand the words "enumerated array".I need some help.Thanks a lot to everyone that reply.
What is the difference between $message and $$message ?
Does php pass arrays by reference?
How to Pass JSON Data in a URL using CURL in PHP?
Are parent constructors called implicitly inside a class constructor?
What are the differences between PHP 3 and PHP 4 and PHP 5?
How can we destroy the cookie in php?