Joined: Mar 21, 2004 Posts: 54 Location: Bucharest, Romania
Posted:
Wed May 12, 2004 7:09 am
I have this in my footer.php
Code:
<?php
/************************************************************************/
/* PHP-NUKE: Advanced Content Management System */
/* ============================================ */
/* */
/* Copyright (c) 2002 by Francisco Burzi */
/* http://phpnuke.org */
/* */
/* This program is free software. You can redistribute it and/or modify */
/* it under the terms of the GNU General Public License as published by */
/* the Free Software Foundation; either version 2 of the License. */
/************************************************************************/
if (eregi("footer.php",$_SERVER['PHP_SELF'])) {
Header("Location: index.php");
die();
}
.....it's possible ???? how?? which is correctly code?
i can't ...i have some errors ....you have an ideea....or must tu include this javascript in another file???
My dream is to implemented this script in my Site_info block ...but i don't know how!Raven ...maybe you will have a solution!
Thats a site meter? There are some nice modules for tracking/analysis of traffic to your site without the need for images to appear on your website. Just an idea.
MS Analysis
IP tracking are a couple of good ones.
Joined: Mar 21, 2004 Posts: 54 Location: Bucharest, Romania
Posted:
Wed May 12, 2004 1:04 pm
yes is the site meter .....i have some analysis for my site ...but my interest is that: my site to be listed in that site meter .......
in my country more people navigate on this site meter and they'll navigate in my site from this site meter.....
Try something like that you may want to put it in a div or something so you can control the alignment. Probably after the copryright stuff would be a good place.
View next topic View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum