What is the advantge and disadvantage of mysql_connet() and mysql_pconnect() ? in which condition will you use mysql_connect() and mysql_pconnect().
2 10253does PHP support foreign key and Rollback?yes or not.if not then why. how will you done these concept in php?
1 6530
How to get length of an array in PHP?
How to write php function in html onclick?
What is singleton class in php?
Which of the delimiter is ASP style?
What is the output of the ucwords function in this example?
How to set a value in session? How to remove data from a session?
What is a null coalescing operator in php7?
What advance thing in php7?
How does php sessions work?
Is not null mysql?
How can you declare the array in php?
How would you open a directory for reading in php?
Why do we use namespace in php?
What are the difference between array_keys() and array_key_exists() in php?
Why does sql injection happen?