Quote:
|
Originally Posted by popskie
Hi,
I Have A Table Name <test> Using Mysql How Do I Connect Using Php. & Retreive Data Using?
Is Php Can Connect Sql Server 2000? If Yes , How To Do It?
Thanks Very Much..
Practice.
|
There a many sources of information on how to have PHP connect to an SQL server database, but my first stop if I were you would be
www.php.net. The manuals there are quite good and have many examples of how to do things.