Re: [PHP] Sessions and CHECKBOXES :(

2001-03-19 Thread karakedi
o read array functions, you might find other functions that is > useful. > > Regards, > -- > Yasuo Ohgaki > > - Original Message - > From: ""karakedi"" <[EMAIL PROTECTED]> > Newsgroups: php.general > Sent: Saturday, March 17, 2001

Re: [PHP] Sessions and CHECKBOXES :(

2001-03-18 Thread Yasuo Ohgaki
s. I guess this is what you need) Take your time to read array functions, you might find other functions that is useful. Regards, -- Yasuo Ohgaki - Original Message - From: ""karakedi"" <[EMAIL PROTECTED]> Newsgroups: php.general Sent: Saturday, March 17, 2001

[PHP] Sessions and CHECKBOXES :(

2001-03-16 Thread karakedi
i ve 20 film names stored at database, and i want to show them in alphebetical order. And i want to show 10 of them at each page. Nothing is wrong here. At the end of each film name there is a CHECKBOX, here is the code: $count = 0; while ($row = mysql_fetch_array($result)){ echo ""; echo ""