Results 1 to 9 of 9
Hybrid View
-
9th Feb 2012, 09:26 PM #1MemberWebsite's:
epicimagehost.comI'll think you'll need to edit the query for that.
Code:SELECT * FROM tblLulz WHERE fldPrimaryKey > ((SELECT MAX(fldPrimaryKey) FROM tblLulz) - 10) ORDER BY DESC
edit:
Or do what gavo said..
He suggests to put your result in an array, and then sort the array.
Which works too.Robin H Reviewed by Robin H on . PHP help - Need help with putting a list into order I have been coding up a little something, but I'm stuck at literally the last hurdle. This is part of the code that I have: query_posts($query_string . '&cat=203&posts_per_page=20'); That lists the latest 20 posts from category 203 (which is movies for me). http://releasethread.com/uploadedimages/r98voe.png But now the part that I'm stuck with. I want THAT list above (latest posts), to be in alphabetical order. Rating: 5
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
URL is not woking after putting .(dot)
By GBot in forum Whitehat SEOReplies: 0Last Post: 19th Dec 2013, 10:50 AM -
[Datalife Engine] How to change category list order?
By Divvy in forum Webmaster DiscussionReplies: 10Last Post: 30th Apr 2011, 11:10 PM -
Need help in putting ma HF pass in RL
By axxo786 in forum Technical Help Desk SupportReplies: 3Last Post: 22nd May 2010, 08:41 AM -
Get $100 for Putting a Link in your MSN name!
By trafficmonster in forum Webmasters, Money MakingReplies: 152Last Post: 21st Nov 2009, 02:11 AM -
Putting zshare in an iframe
By Ruriko in forum Webmaster DiscussionReplies: 2Last Post: 23rd Dec 2008, 11:42 AM
themaCreator - create posts from...
Version 3.56 released. Open older version (or...