On Fri, 23 Mar 2001, Johan Vikerskog (ECS) wrote:
> I am not sure if i should post it here but please do help my if you can.
> The script is as follows:
>
>
>
>
>
>
> mysql_connect (localhost, username, password
> I am not sure if i should post it here but please do help my if you can.
Probably one of the PHP lists would be a better place ;-)
Check out http://www.php.net/support.php for a full run-down.
> The script is as follows:
> I basically have two questions.
> If i want to make a "mailto" funct
red
it in the array named $row.
Cal
http://www.calevans.com
-Original Message-
From: Johan Vikerskog (ECS) [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 23, 2001 9:03 AM
To: [EMAIL PROTECTED]
Subject: My script that uses mysql.
I am not sure if i should post it here but please do help m
I am not sure if i should post it here but please do help my if you can.
The script is as follows:
");
} while($row = mysql_fetch_array($result));
} else {print "Sorry, no records were found!";}
?>
I basical