What is overloading and overriding in oop?
How to set a value in session? How to remove data from a session?
How to make multilanguage site in php? (like english,tamil)
Can anyone explain about join?
What is the differences between $a != $B and $a !== $B?
Explain how can php and javascript interact?
How to create a table using php?
What is session and Cokkies . How it works . tell some thing about Session_id()
Give the case where we can use get and we can use post methods?
Why triggers are used in mysql?
What is full form of php? Who is the father or inventor of php?
Explain Magento's autoload functionality and how to instantiate classes? What is the process you take when theming a store? Talk about Magento collections and how you use them?
how can i find number of rows in a table using MS Access and php? i used odbc_num_rows($query); but it returned -1.