on
Web Developer
Viola Systems Ltd.
http://www.violasystems.com
[EMAIL PROTECTED]
Mobile +358 50 343 5159
-Original Message-
From: Marek Kilimajer [mailto:[EMAIL PROTECTED]]
Sent: 24. tammikuuta 2003 13:55
To: Steve Jackson
Cc: PHP General
Subject: Re: [PHP] Problem with simple update
remove the hidden field and use
in action script you do
foreach($_POST['catorder'] as $catid => $catorder) {
update categories set catorder=$catorder where catid=$catid
}
Steve Jackson wrote:
I am trying to set the order of a set of categories. Previously the
catid field sorted the order
2 matches
Mail list logo