Explain me how to include a file to a php page?
No Answer is Posted For this Question
Be the First to Post Answer
Tell me how comparison of objects is done in php5?
How can we register the variables into a session?
Name and explain five of the PHP error constants?
Can you use both this () and super () in a constructor?
What is happening in the following code $objA = new A(); // A is a class $objB = $objA;
How to call javascript function in php without any event?
List some features of php that are deprecated in php
Does it possible to compile php with mysql without having mysql sources?
What is prepare in php?
What is difference between print and echo in php?
Do while loops?
What is get method in java?