I forgot to mention that that php and mysql are installed on a windows
 machine which means I didn't have to run the configure script that
would associate mysql with php.  How do I do this on a windows
machine?

Paul

On 2/17/06, Kim Christensen <[EMAIL PROTECTED]> wrote:
> On 2/17/06, Paul Goepfert <[EMAIL PROTECTED]> wrote:
> > Hi all,
> >
> > I know the subject doesn't seem too clear so here is what I am talking
> > aboukt.  I recently installed php on my windows machine.  The PHP
> > compiler works great.  However upon looking through the phpinfo ()
> > document I noticed that the MySQL client version was 3.23.49.  I
> > assume that is the built in version of MySQL.  I also have installed
> > MySQL 5.0.18 on my system.  I have my database in the 5.0.18 version
> > of MySQL .  How do I asssociate the MySQL 5.0.18 version with php?
>
> http://php.net/manual/en/ref.mysqli.php
>
> This isn't really the answer to your question per se, but will
> probably solve things along the way.
>
> --
> Kim Christensen
> [EMAIL PROTECTED]
>

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to