What is cms php?
No Answer is Posted For this Question
Be the First to Post Answer
Is it possible to destroy a cookie?
What is the sign to start variables in PHP?
What is $_ request?
1.Where are the cookies storing ? 2.What is the drawback of using cookies ? 3. If two site is having same cookie name and different values what will be the output if we echo the cookie name from those sites ? How can we solve this issue (How can we specify the domain name)?
What is the use of friend function in php?
What is polymorphism in oop php?
What are the difference between abstract class and interface in oops?
How escape single quotes php?
How to create a session? How to remove data from a session?
What is the advantge and disadvantage of mysql_connet() and mysql_pconnect() ? in which condition will you use mysql_connect() and mysql_pconnect().
What are the differences between PHP 3 and PHP 4 and PHP 5?
In php, objects are they passed by value or by reference?