| |||||||
| Register | Projects | FAQ | Members List | Mark Forums Read |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
|
Hello how would i find the file (php) that tabulates the total members & mailing list subscribers? I know the block it is in but i need to know where it pulls that from... some function page maybe? Would like to see.. thanks
__________________ http://NassauCountyBusinessDirectory.com - Your One Stop Source for Nassau County NY |
| |||
|
found it.. but how would i be able to add say 100 to the members count through the php file not adding them manually...code is: $query = "select count(*) as tu from idx_users where status = 1"; $result = $dbConn->Execute($query); $total_member = $result->Fields("tu");
__________________ http://NassauCountyBusinessDirectory.com - Your One Stop Source for Nassau County NY |
| |||
|
u have any mySQL dump data to share for this? thank you!
__________________ http://NassauCountyBusinessDirectory.com - Your One Stop Source for Nassau County NY |
| ||||
| Code: Content visible to License Owner only. Code: Content visible to License Owner only. .
__________________ esm "The older I get, the more I admire competence, just simple competence, in any field from adultery to zoology." . |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Stats | Mitchell | INDEXU DELUXE v1.x | 6 | 05-06-2008 06:23 PM |
| Pagerank Stats Box | mbarnett | v5.x | 2 | 07-31-2006 08:41 AM |
| More stats for Indexu | aladdin1 | v5.x | 1 | 08-15-2005 04:32 AM |
| Advanced Stats | persut | v3.2 | 8 | 03-27-2004 11:44 AM |
| stats | slamcity1 | v5.x | 3 | 12-14-2002 03:21 AM |