Re: Can't send Register ID

2003-06-09 Thread Robson Oliveira
Thank you so much ;-) - Original Message - From: "Fred van Engen" <[EMAIL PROTECTED]> To: "Robson Oliveira" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Sunday, June 08, 2003 2:30 PM Subject: Re: Can't send Register ID Hi, On Sun, Jun 08

Re: Can't send Register ID

2003-06-08 Thread Fred van Engen
Hi, On Sun, Jun 08, 2003 at 01:53:24PM -0300, Robson Oliveira wrote: > I'm trying to send a e-mail with the record register ID from a PHP code query and > don't show the value. > > // Connect to database > $db = mysql_connect ("localhost", "my_db", "passxx"); > $db = mysql_connect ("local

Can't send Register ID

2003-06-08 Thread Robson Oliveira
Hi, I'm trying to send a e-mail with the record register ID from a PHP code query and don't show the value. // Connect to database $db = mysql_connect ("localhost", "my_db", "passxx"); // Select the database mysql_select_db("my_db", $db); // Select user registration ID from the