PDA

View Full Version : Visitor Count


ecollins
October 16th, 2005, 05:44 PM
Ok this should not be that hard but I am having trouble with it.

on the parking pages for sale.

under


This domain is for sale .... more information

I want to add

This site has been visited <x times> this month.



This would really improve sales on traffic domains.


I know something has to added in top php code for $get_views

then an echo of $get_views or $total_views but I can not get it to show correctly.


Thanks
Edwin

smart
October 16th, 2005, 06:25 PM
Hey, I will get this feature added today and post the update.

smart
October 16th, 2005, 07:16 PM
Ok here it is...Counts number of views in last 30 days.

Filename: index.php
Installation: upload to /parking/ folder.

Thanks.