RE: [PHP-DB] problem with functin newbie please help

2001-04-29 Thread Beau Lebens
/ -Original Message- // From: Tyrone Mills [mailto:[EMAIL PROTECTED]] // Sent: Sunday, 29 April 2001 11:35 PM // To: Greg Kelly; [EMAIL PROTECTED] // Subject: RE: [PHP-DB] problem with functin newbie please help // // // Hi Greg, // // In config.php, line 6 needs a semi-colon on the end. Try

RE: [PHP-DB] problem with functin newbie please help

2001-04-29 Thread Tyrone Mills
Hi Greg, In config.php, line 6 needs a semi-colon on the end. Try that and see if it does the trick. Tyrone -Original Message- From: Greg Kelly [mailto:[EMAIL PROTECTED]] Sent: Sunday, April 29, 2001 11:28 AM To: [EMAIL PROTECTED] Subject: [PHP-DB] problem with functin newbie please

[PHP-DB] problem with functin newbie please help

2001-04-29 Thread Greg Kelly
I have a function that I have defined in a filed called config.php. name of function is dbconnect() when I go to call the function I get a Parse error: parse error in /home/test/public_html/include/config.php on line 9 Fatal error: Call to undefined function: dbconnect() in /home/test/public_html