Answer Posted / mruttu
mysql_connect('servername','username','password');
| Is This Answer Correct ? | 5 Yes | 18 No |
Post New Answer View All Answers
What is the use of $_server["php_self"] variable?
What is difference between get and post?
Php code to find whether a number armstrong or not?
How does cookies work in php?
Is it easy to learn wordpress?
Why does sql injection happen?
Does php support function overloading?
Define object-oriented methodology?
Declare a new variable in php equal to the number 3;
How to define a user function?
How does html form submit work?
When you want to show some part of a text displayed on an html page in red font color? What different possibilities are there to do this? What are the advantages/disadvantages of these methods?
What is difference between mysqli and mysql?
How many open modes available when a file open in PHP?
What is php and sql?