Gossamer Forum
Home : Products : Gossamer Links : Discussions :

protected stats page from database

Quote Reply
protected stats page from database
Hi all,

Just wonder what the "best way" is the make the following stats. page:



1. display a stats. page from database Links (using mysql) with things like:

- Total_price: If field client = yes then total_price = field price + total_price

- Total_clients: If field client = yes then total_clients = 1 + total_client

- Field Total links and so on.

2. It have to be a protected page with login and pass.



My question: What's the best way to do this, should i use a external program to mysql database if so which one ?

Or should i use global and making a extra template page with globals (and how to protect it?)

Maybe someone can help me out....

Allready thanks...



Cheers startpoint...