Member
Member
nabberuk   2006-09-25, 14:10
#1

Just a quick question, i want to add a bit of code (to just put the visitors ip into a mysql table). Does anyone know which page will be executed each time someones views something?

many thanks

Developer
Developer
trisweb   2006-09-25, 17:40
#2

/index.php is always run, as every page is requested through it.

Also, if you want to track image requests, you have to put tracking code in /zen/i.php too. You could even separate them, and record which image was requested at what size or whatever. If you just want page requests though, just use index.php.

Member
Member
nabberuk   2006-09-28, 19:20
#3

many thanks matey!

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.