Answer Posted / mruttu
mysql_connect('servername','username','password');
| Is This Answer Correct ? | 5 Yes | 18 No |
Post New Answer View All Answers
What is trim function in php?
How can we set and destroy the cookie in php?
What is a base url?
What is a session in php?
What is php constructor?
What are interfaces in php?
What are the two main string operators?
What is the difference between myisam and innodb?
How to merge values of two arrays into a single array?
What are the method available in form submitting?
Xplain is it possible to use com component in php?
Do you know what is the difference between mysql_fetch_object() and mysql_fetch_array()?
What is the difference between == and === operator in PHP?
How can we upload a file in php?
What is isset function in php?