Hello,
Try this
good luck
Andrew Rich wrote:
> Further to this, I removed the "@" symbol and got:-
>
> Fatal Error: Call to undefined function: mysql_connect() in
> /var/www/html/results.php
>
> @ $db = mysql_pconnect("localhost", "user", "password");
>
> $db = mysql_pconnect("localhost", "us
t; ?
>
> I am not sure if the include statement is design to add mysql BINARIES or
> SOURCE CODE ??
>
> Lost.
>
> Andrew
>
> -Original Message-
> From: Andrew Rich [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, 25 April 2002 11:28 AM
> To: Andrew R
11:28 AM
To: Andrew Rich; [EMAIL PROTECTED]
Subject: RE: PHP and MySQL help please !
Further to this, I removed the "@" symbol and got:-
Fatal Error: Call to undefined function: mysql_connect() in
/var/www/html/results.php
@ $db = mysql_pconnect("localhost", "user&qu
Further to this, I removed the "@" symbol and got:-
Fatal Error: Call to undefined function: mysql_connect() in
/var/www/html/results.php
@ $db = mysql_pconnect("localhost", "user", "password");
$db = mysql_pconnect("localhost", "user", "password");
Ideas ? Why is it now a undefined function