What is the advantge and disadvantage of mysql_connet() and mysql_pconnect() ? in which condition will you use mysql_connect() and mysql_pconnect().
2 10119does PHP support foreign key and Rollback?yes or not.if not then why. how will you done these concept in php?
1 6422
Tell me how to create a text file in php?
What can php do?
What is a string in r?
How do you end a session in php?
Tell me what does $_env means?
What is the Default syntax used in PHP?
How to remove all duplicate values in array in php?
What difference between require() and require_once()?
How to create a table using php?
Which is true about the singleton design pattern?
How to create a table to store files?
Why shouldn't I use mysql_* functions in php?
What are global variables in php?
What are the environmental variables?
Tell me what is the difference between get and post?