Answer Posted / mruttu
mysql_connect('servername','username','password');
| Is This Answer Correct ? | 5 Yes | 18 No |
Post New Answer View All Answers
What does mvc stand for and what does each component do?
Is php pass by reference or value?
Do you know what is the difference between the include() and require() functions?
What are the advantages of stored procedures, triggers, indexes in php?
Which is faster for or foreach php?
What is a composer?
How to split a string into array using php?
Can php variables have numbers?
What is $$ in php?
what is CURL?
List some array functions in php?
Write an example to remove html tags from a string in php?
write a prog using insert,update,delete in this manner as output? name: phno. add button 1.name phno. edit button delete button 2.
Is key in array php?
Tell me how is the ternary conditional operator used in php?