RE: Plz help w/ php/MySQL

2002-01-05 Thread Roger Baklund
* Anthony Rodriguez > The following php script successfully e-mails both messages but > it doesn't update in the table "scr_149" the column "notified". > Why? Try moving this line: > $qry_2="update scr_149 set notified='y' where username='$username'"; ...after this line: > $username=$row_1["u

Plz help w/ php/MySQL

2002-01-05 Thread Anthony Rodriguez
The following php script successfully e-mails both messages but it doesn't update in the table "scr_149" the column "notified". Why? \n"); $result_2=mysql_query($qry_2,$connection) or die ("No query # 2!"); }; mysql_free_result($result_1); $qry_3="select * from scr_149 where q05a=\"0\" && not