in reply to Boolean operators and list assignments
a logic error :while ((($index, $name, $address, $zip)=$sth->fetchrow_array) && $site +slisted<$sitesperpage){
boo::radleywhile ((($index, $name, $address, $zip)=$sth->fetchrow_array) && ($sit +eslisted<$sitesperpage)){
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Boolean operators and list assignments
by chipmunk (Parson) on Dec 20, 2000 at 22:29 UTC | |
by jreades (Friar) on Dec 21, 2000 at 02:21 UTC | |
by jreades (Friar) on Dec 21, 2000 at 02:24 UTC |