[PHP-DB] UPDATE doesn't work

2003-02-04 Thread Le Hoang
et_info[displayname] on $postdate view "; echo "$row[description]"; echo "$row[tutorial]"; } But the view doedn't add 1 to the existing value Any solutions for that? Best regards, Le Hoang

Re: [PHP-DB] UPDATE doesn't work

2003-02-05 Thread Le Hoang
, February 05, 2003 1:44 PM Subject: Re: [PHP-DB] UPDATE doesn't work > On Wednesday 05 February 2003 12:50, Le Hoang wrote: > > > > > // Add 1 view to the view column > > > > $v = $row[view]; > > $vplus = $v+1; > > $view = mysq