View Single Post
Old 06-13-2008, 01:28 AM  
Shaze
Confirmed User
 
Join Date: Oct 2003
Location: Cyberspace
Posts: 2,662
Quote:
Originally Posted by brandonstills View Post
Post what you need done.
I need to be able to place a php code on certain pages of my site which will count the number of hits each page gets and store the information in a MySQL database or flat file (whichever is faster and doesn't kill the server). Then the php script will pull the information from the database and display the most popular pages on a html page in order, as well as with some other information I input into the database for each site. Each page record will most likely have three fields: the url of the page, the name of the page, and the number of hits it gets.
Shaze is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote