Results 11 to 11 of 11
-
5th Nov 2009, 02:35 AM #11MemberWebsite's:
litewarez.net litewarez.com triniwarez.comTry this
PHP Code:/* submissions limit */
//using this would be asuming you empty your queue at least once every 24 hrs.
$dailyL = '40'; //set your limit
$Qrow = mysql_query("SELECT COUNT(id) as c FROM wcddl_queue WHERE sid = '".mysql_real_escape_string($sid)."' AND dat < ".(time() - 86400)."");
$res = mysql_query($Qrow);
$c = mysql_result("c",$res);
if($res + count($titles) >= $dailyL) {
$listfail = true;
$this->error .= '<br>You have reached the maximum number of submissions for today ('.$dailyL.').';
}
/*end*/
Join Litewarez.net today and become apart of the community.
Unique | Clean | Advanced (All with you in mind)
Downloads | Webmasters
Notifications,Forum,Chat,Community all at Litewarez Webmasters
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
[Selling] WCDDL Auto Submission Accept Script
By deAthbLisS in forum Completed TransactionsReplies: 14Last Post: 23rd Sep 2011, 12:32 PM -
DDL Submission
By MightyMike in forum Webmaster DiscussionReplies: 1Last Post: 29th Aug 2011, 08:46 PM -
[Selling] Directory Submission | Alexa Boosting | Search Engine Submission | AIO Services
By webydiploma in forum Completed TransactionsReplies: 8Last Post: 17th Jul 2011, 05:11 PM -
[WCDDL] Limit Form Submission
By Chris2k in forum Web Application/Script SupportReplies: 2Last Post: 17th May 2011, 03:51 PM -
RSS FEED submission and Search engine submission
By Rockstar in forum Completed TransactionsReplies: 1Last Post: 5th Mar 2009, 06:38 PM
themaCreator - create posts from...
Version 3.47 released. Open older version (or...