MySQL Forums
Forum List  »  PHP

Re: A connection with a remote mysql database through a php script.
Posted by: Roland Bouman
Date: August 07, 2005 06:10AM

Check out the mysql_ and mysqli_ extensions:

http://www.php.net/manual/en/ref.mysql.php

and

http://www.php.net/manual/en/ref.mysqli.php (i recommend this one)

Options: ReplyQuote


Subject
Written By
Posted
Re: A connection with a remote mysql database through a php script.
August 07, 2005 06:10AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.