X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Total Page Requests Counter (https://forum.x-cart.com/showthread.php?t=7775)

lookformeb 05-26-2004 11:21 PM

Total Page Requests Counter
 
Is it possible to add a flag which shows the total page requests (hit) to date?

Mod King 05-27-2004 05:48 AM

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.

lookformeb 05-27-2004 08:36 AM

I don't code in PHP and know very little about it... so more assistance would be greatly appreciated. :lol:


All times are GMT -8. The time now is 09:25 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.