"password");
>
> $db = mysql_pconnect("localhost", "user", "password");
>
> Ideas ? Why is it now a undefined function ?
>
> Andrew
> -Original Message-
> From: Andrew Rich [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, 25 April
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
ser", "password");
Ideas ? Why is it now a undefined function ?
Andrew
-Original Message-
From: Andrew Rich [mailto:[EMAIL PROTECTED]]
Sent: Thursday, 25 April 2002 11:14 AM
To: [EMAIL PROTECTED]
Subject: PHP and MySQL help please !
+ PHP Installed and going - I can write to
+ PHP Installed and going - I can write to files, retrieve flatfiles
+ Apache running servers outpages nop probes
Trying to talk to SQL using PHP.
--
Go to SQL now
Number of books found: ".$num_results."";
?>