Re: PHP Script for MySQL?
Do you know PHP already? If not, I highly recommend PHP's official website PHP.net. From there you can go to Documentation and then find MySQL in the contents. I've found that most of the reference material on PHP.net is EXTREMELY helpful, and comments others post are also very helpful.
On the other hand, if you do know PHP, I'd still go to PHP.net and check out the MySQL examples. They will essentially help you learn how to set up a connection to the server.
Finally, you can Google something like "MySQL basic tutorial" or something similar and come up with plenty of helpful results on the MySQL side of things.
Subject
Written By
Posted
Re: PHP Script for MySQL?
May 10, 2005 09:29PM
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.