#x27;;
Peter
> -Original Message-
> From: Kevin Ruiz [mailto:[EMAIL PROTECTED]]
> Sent: 15 January 2002 19:33
> To: [EMAIL PROTECTED]
> Subject: [PHP-DB] passing variable through an html email
>
>
> I'm writing a page that allows me to add users to a table. Once th
On Wednesday 16 January 2002 03:32, Kevin Ruiz wrote:
This isn't a db related question!
> I'm writing a page that allows me to add users to a table. Once the users
> are in the table they will be able to gain access to our downloads section,
> they will be validated against their user/pass in a
I'm writing a page that allows me to add users to a table. Once the users
are in the table they will be able to gain access to our downloads section,
they will be validated against their user/pass in a mysql database.
Here's my question. I understand how to send mail using mail(). I also
under