Re: connecting to mysql using php

2001-04-12 Thread David Beech
On 12 Apr 2001, at 16:03, josh kneedler wrote: > i'm trying to connect to mysql using php so that i can do web based > queries of my tables. i'm new at this so here are some questions: > 1. is localhost just the ip of my server or is it also the path to > where mysql is on my server? Just the

Re: connecting to mysql using php

2001-04-12 Thread Rolf Hopkins
Let me explain a little further. - Original Message - From: "josh kneedler" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, April 13, 2001 7:03 Subject: connecting to mysql using php > i'm trying to connect to mysql using php so that i can do we

Re: connecting to mysql using php

2001-04-12 Thread Roel Vanhout
This is a real RTFM, but here we go: On Thu, Apr 12, 2001 at 04:03:20PM -0700, josh kneedler wrote: > i'm trying to connect to mysql using php so that i can do web based > queries of my tables. i'm new at this so here are some questions: > 1. is localhost just the ip of my server Yes. Or just

connecting to mysql using php

2001-04-12 Thread josh kneedler
i'm trying to connect to mysql using php so that i can do web based queries of my tables. i'm new at this so here are some questions: 1. is localhost just the ip of my server or is it also the path to where mysql is on my server? 2. if root is the login name should it be my login or just stay as