Posted by Andy Hassall on 02/25/06 02:43
On 24 Feb 2006 15:38:41 -0800, "napoleon" <frange5tan@onetel.com> wrote:
>I've got PHP running on IIS in XP Pro on a local machine at Port 8080
>and the MySQL server on the same machine at Port 3306. My SQL server
>has a Server host name of localhost and a user name of root. I don't
>use a password. Does anyone know whether it will, or should, be
>possible for me to make a call from PHP to my MySQL Server to access
>tables, make querys etc. Any hints on where to find good code for these
>sorts of operations would be welcome.
The manual has examples, and also instructions on what you need to configure
for Windows.
http://uk.php.net/mysql
--
Andy Hassall :: andy@andyh.co.uk :: http://www.andyh.co.uk
http://www.andyhsoftware.co.uk/space :: disk and FTP usage analysis tool
[Back to original message]
|