| ||||||||||
| Shopping cart software Solutions for online shops and malls | ||||||||||
|
|
||||||||||
| X-Cart Home |
Total Page Requests Counter | |||
![]() |
|
||
|
|
Thread Tools | Search this Thread |
|
#1
|
|||||||
|
|||||||
|
Is it possible to add a flag which shows the total page requests (hit) to date?
__________________
X-Cart version 3.5.4 Gold, PHP 4.3.6, Web server Apache/1.3.29 (Unix), Operation system Linux, Perl 5.006001, XML parser (expat) 1.95.6, Net::SSLeay 1.08, libCURL, CURL executable curl 7.9.5, OpenSSL executable OpenSSL 0.9.6c 21 dec 2001 |
|||||||
|
#2
|
|||||||
|
|||||||
|
You could add code to auth.php
Which loads once every single customer page I believe. Just make it either store a counter in a table, (possibly the config one to save space if you wanted). OR you could have it store it in a text file. depending on what you want, i can probably help you out.
__________________
Mod King |
|||||||
|
#3
|
|||||||
|
|||||||
|
I don't code in PHP and know very little about it... so more assistance would be greatly appreciated.
__________________
X-Cart version 3.5.4 Gold, PHP 4.3.6, Web server Apache/1.3.29 (Unix), Operation system Linux, Perl 5.006001, XML parser (expat) 1.95.6, Net::SSLeay 1.08, libCURL, CURL executable curl 7.9.5, OpenSSL executable OpenSSL 0.9.6c 21 dec 2001 |
|||||||
|
|
|||
|
X-Cart forums © 2001-2020
|
|||