What are the difference between overloading and overriding in oops?
No Answer is Posted For this Question
Be the First to Post Answer
What are the __construct() and __destruct() methods in a php class?
Explain what is the function file_get_contents() usefull for?
Tell me what is the main difference between php 4 and php 5?
I created a new joomla module for administrator. when am going to install this, it is going "joomla/modules" path. but, i want to install this in the "joomla/administration/modules" path.
What is PECL?
What is session php?
Explain how does one prevent the following warning ‘warning: cannot modify header information – headers already sent' and why does it occur in the first place?
Make a "dynamic drop down list" with using only PHP,HTML and MySQL..
What is variable declaration?
When to use self over $this?
What is html used for?
What is the advantage of runtime polymorphism?