Page 1 of 1

Need help with sessions

Posted: Sat Jan 20, 2007 6:59 pm
by spamyboy
Fixed :|

Posted: Sat Jan 20, 2007 7:06 pm
by aaronhall
spamyboy wrote:Here is what I want to make...
Continue...

Posted: Sat Jan 20, 2007 7:14 pm
by spamyboy
Well there should be 3 types of data listing:
1.) paging, 30 records in one page (1, 2, 3, 4 next >)
2.) a b c d e f g h i j k l m n o p q r s t u v w x y z ( i mean to use for eg. WHERE title like 'a%' etc.)
3.) categories (simple WHERE category='3')
you can see them active at http://www.games4nothing.com

But I need to join all those three listing types, for e.g. If I selected 3th category and listing letter b
so script should display content from 3th category ("action games") and only list those records that starts b%.