Junior PHP Developer Question:
Download Job Interview Questions and Answers PDF
How to select a database in PHP?
Answer:
mysql_select_db($db_name);
Download Junior PHP Developer Interview Questions And Answers
PDF
Previous Question | Next Question |
Explain what is the difference between Session and Cookie? | Tell me what is the use of mysql_real_escape_string() function? |