|
||||||
| Community Projects Projects created by members of CodeCall. Post all reviews, bugs and questions in this forum under the correct project thread. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||||
|
UPDATED: Please see the first post in this thread for an update list.
__________________
CodeCall Blog | CodeCall Wiki | Shareware Site | Linux Forum | Write a Blog Don't hesitate to ask any questions that you have! Check out our ASCII Calculator! |
|
|||
|
BUG: The number of registered members is a wrong number because this script is off several hours. i.e. if it was display users who registered from 2/4/2008 to 2/10/2008 - it will only query for users who signed up by midnight of 2/10. which is short of 11 hours 59 mins.
in the php file you can fix this by editing.... $next_date = mktime(23,59,59, date("m", $last_monday), date("d",$last_monday)+6, date("Y", $last_monday)); OR $next_date = mktime(0,0,0, date("m", $current_date), date("d",$last_monday)+7, date("Y", $last_monday)); Last edited by webawsb; 02-11-2008 at 02:05 PM. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| VB 6.0: Tutorial, Explaining the VB 6.0 GUI | TcM | VB Tutorials | 1 | 05-18-2007 10:25 AM |
| VB strings to C DLL | malachi1984 | Visual Basic Programming | 0 | 05-11-2007 05:36 AM |
| VB 6.0 realy stinks | falco85 | Visual Basic Programming | 17 | 01-04-2007 05:58 AM |
| VB for WINDOWS,LINUX & MAC! | TcM | Visual Basic Programming | 6 | 12-08-2006 04:12 AM |
| Animating with VB | Sionofdarkness | Visual Basic Programming | 1 | 07-24-2006 06:48 AM |
Goal: 100,000 Posts
Complete: 68%