> -Original Message-
> From: Richard Whitney [mailto:[EMAIL PROTECTED]
> Sent: Thursday, March 27, 2003 1:02 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] RE: Anew set of eyes
>
>
> Can you folks help me out b y looking at this code?
>
> It all of a su
Can you folks help me out b y looking at this code?
It all of a sudden is not grabbing the email address from the DB, yet
array_count_values displays it nicely.
$sql_c = "SELECT * FROM customers WHERE customers_id = '$customer_id';";//gather
customer info from DB
$result_c = mysql_query($sql_c);
2 matches
Mail list logo