Results 1 to 2 of 2
-
23rd Jan 2012, 01:03 AM #1OPBannedWebsite's:
WarezRelease.org ThatHosting.coSql Order
hey
Any1 know how this sql orders:
Because they have a diff site per row, i am currently query mine as rate but its showing last 40 rows from sites,Chris2k Reviewed by Chris2k on . Sql Order hey Any1 know how this sql orders: http://i.lulzimg.com/c89bcef200.png Because they have a diff site per row, i am currently query mine as rate but its showing last 40 rows from sites, Rating: 5
-
24th Jan 2012, 06:26 PM #2BannedWebsite's:
LinkDDL.com DDLShack.net IhateDowntime.coYou can try this..
mix the downloads
Credit to jomasco
Open funcs.php file and search for:
PHP Code:foreach($_POST['ad'] as $addKey => $addVal) {
PHP Code:shuffle($_POST['ad']);
PHP Code:$get = "SELECT id,sid,title,type,url FROM wcddl_queue ORDER BY id ASC LIMIT 0, 250";
PHP Code:$get= "SELECT q.id,q.sid,q.title,q.type,q.url FROM wcddl_queue q LEFT JOIN wcddl_sites s ON (s.id = q.sid) ORDER BY s.rating, s.id ASC LIMIT 0,".($this->limit * 4)."";
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Sql Order
By Chris2k in forum Web Development AreaReplies: 7Last Post: 2nd Jan 2012, 11:35 AM -
Ascending Order
By DemonMan in forum Webmaster DiscussionReplies: 0Last Post: 26th Dec 2011, 08:59 PM -
[Shared] GET 99% OFF From Your Order !!!
By sady92 in forum ArchiveReplies: 1Last Post: 11th Jun 2011, 03:28 PM -
[Selling] Order forum
By DeathNote in forum Completed TransactionsReplies: 9Last Post: 8th Nov 2010, 05:36 PM
themaCreator - create posts from...
Version 3.24 released. Open older version (or...