Junior PHP Developer Question:
How to create a mysql connection in PHP?
Answer:
mysql_connect(servername,username,password);
Previous Question | Next Question |
Do you know how to delete a file from the system? | Tell us how to set cookies in PHP? |
Previous Question | Next Question |
Do you know how to delete a file from the system? | Tell us how to set cookies in PHP? |