Re: [PHP-DB] very strange problem for mysql query

2001-10-30 Thread Jason Wong
On Wednesday 31 October 2001 14:42 pm, JIM wrote: > hi, > i found very strange problem on mysql query. here is my code and > result... very strange! > pls help ...! thanks, [snip] > printf("%s %s $s", $row->name, $row->room_num, > $row->update_time); > printf("%s %s $s", $row->name, $row-

[PHP-DB] very strange problem for mysql query

2001-10-30 Thread JIM
hi, i found very strange problem on mysql query. here is my code and result... very strange! pls help ...! thanks, * code *** id != $id) { printf("wrong id!"); header("location:http://www.php.net";); mysql_close($link); exit(); } printf("update: %s, room no.: %s", $row->up