You on MySQL?
If so do this
UPDATE tblName SET firstcol = '$var41stcol', $secondcol = '$var42ndcol'
and so on
"Steve Jackson" <[EMAIL PROTECTED]> wrote in message
000001c2c3a0$27591b50$[EMAIL PROTECTED]">news:000001c2c3a0$27591b50$[EMAIL PROTECTED]...
> I am having trouble with this.
> I need to update 1column in a variable number of rows depending on how
> many categories are in my database at a given time.
>
> Can anyone provide any pointers or example code
>
>
> Steve Jackson
> Web Developer
> Viola Systems Ltd.
>  <http://www.violasystems.com/> http://www.violasystems.com
> [EMAIL PROTECTED]
> Mobile +358 50 343 5159
>
>
>
>
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to