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
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
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 ""
3 matches
Mail list logo