Which is correct about mysqli and pdo?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between mysqli_fetch_object() and mysqli_fetch_array()?
What is php and its features?
Explain what is meant by pear in php?
What is the advantge and disadvantage of mysql_connet() and mysql_pconnect() ? in which condition will you use mysql_connect() and mysql_pconnect().
How do I escape data before storing it in the database?
what is constructor
How to create the PHP Script to Calculate the Age Using the Inputs Of our Birth date and the Current date?
Explain how can we increase the execution time of a php script?
Explain how to run the interactive php shell from the command line interface?
How to call a php function from html button?
What is the use of extract function in php?
Is the cookies are available on cross domain?