Write the statements that are used to connect php with mysql
No Answer is Posted For this Question
Be the First to Post Answer
Describe the differences between the object models in PHP 4 and PHP 5.
What's diffrence between Get() and Post() Function
difference of move(), and copy() function in php?
What is trait in php?
How to terminate the execution of a script in PHP?
What is form validation in php?
What is orm in php framework?
Which is the best method to fetch the data from mysql? 1.mysql_fetch_array() 2.mysql_fetch_object() 3.mysql_fetch_row() 4.mysql_fetch_assoc()
How to parse configuration file in php?
What is the purpose of $_ session?
How do you end php?
How escape single quotes php?