Sr. PHP Programmer Question:
Download Questions PDF

How to select a database?

Answer:

mysql_select_db($db_name);

Download Senior PHP Programmer Interview Questions And Answers PDF

Previous QuestionNext Question
What is use of count() function in php?What is the use of mysql_real_escape_string() function?