What are the difference between overloading and overriding in oops?
No Answer is Posted For this Question
Be the First to Post Answer
How to access standard error stream in PHP?
How would you open a directory for reading in php?
What is a session in php?
What is difference between include,require,include_once and require_once()?
I need to know about the courses which are useful in corporate companies.. especially php/mySQL, Java/j2ee, .NET.. also tell if any other courses are valuable
Explain the difference between isset() and empty()?
What is the substitution of submit in PHP?
What does the unlink() function means?
What is difference between rest and http?
Tell me how is it possible to know the number of rows returned in result set?
Which is the best method to fetch the data from mysql? 1.mysql_fetch_array() 2.mysql_fetch_object() 3.mysql_fetch_row() 4.mysql_fetch_assoc()
What is class extend in php?