[phpOpenTracker-User] phpOpenTracker for multiple website

Sébastien Debucquoi <[email protected]> Fri, 21 Nov 2003 21:56:16 +0100
Newsgroups gmane.comp.web.phpopentracker.general
Message-ID <000701c3b071$eabc7c40$7e00a8c0@sdf1>
HoHi does anyone know how can I do for having automatically a liste of my
websites 7 différent ID ?

In the script  simple report :
-------------------------------------------------
// Map client IDs to client names

$clients = array(
  1 => $_SERVER['HTTP_HOST']
);
--------------------------------------------

I have to do this for having the name of all my website :

$clients[2]="url1";
$clients[3]="url2";
$clients[4]="url3";
$clients[5]="url4";
$clients[6]="url5";
$clients[7]="url6";

There is another solution ?


And what is JPgraph ????

Best regards Bastien.





-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/