Answer Posted / mruttu
mysql_connect('servername','username','password');
| Is This Answer Correct ? | 5 Yes | 18 No |
Post New Answer View All Answers
What are differences between PECL and PEAR?
What is a closure in php?
What is the use of 'print' in php?
How can i execute PHP File using Command Line?
Can I use php in html?
Explain the difference between isset() and empty()?
What is session in PHP. How to remove data from a session?
What is overloading and overriding in php?
How does php work?
Explain some most commonly use string functions in php?
What is the difference between php 5 and php 7?
What is inheritance in php?
Why do we use inheritance in php?
Explain soundex() and metaphone().
What is encapsulation in php?