Dan,

Have you taken a look at phpMyAdmin?  This very good tool not only
administers your MySQL databases, but their php code is a good teaching
tool, as well.  Simply drop the whole thing into an apache-served directory,
and you're off to the races!

It's on Sourceforge, and anyone on this list can benefit from it.

http://sourceforge.net

Let me know how this works out!

Lou


> -----Original Message-----
> From: Daniel Negron/KBE [mailto:[EMAIL PROTECTED]]
> Sent: Friday, March 08, 2002 11:05 AM
> To: [EMAIL PROTECTED]
> Subject: Some PHP - mySQL help please ... new to both
> 
> 
> I am very new to both PHP and mySQL.  Any help would be greatly
> appreciated.
> 
> While running this code I get  following fatal error.
> 
> PHP is installed and running correctly on the server.
> mySQL I THINK is running properly.  I created a table and this code is
> from
> a tutorial I am trying to run through for discussion threads.  No matter
> what I make the connection as (admin or nobody)  I still get the same
> result, which leads me to believe that there is something wrong with the
> coding.  I am too new to this to debug.  Line 5 of the dbconnect.php
> file
> is where the script stops.   again any help would be greatly
> appreciated.


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to