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-
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