I basically want to general a public URL of the page as shown in the attached screen.
I'm a little familiar with PHP and MySql, so I can create a custom script if I know what data will be needed to get a statistics page like below. I went through the statistics.php page but that looked very complex too me. I'm assuming the generate_statistics function does all the leg work and was hoping to save some certain values in DB and then pass them into this function. Will that work out?
I'm a little familiar with PHP and MySql, so I can create a custom script if I know what data will be needed to get a statistics page like below. I went through the statistics.php page but that looked very complex too me. I'm assuming the generate_statistics function does all the leg work and was hoping to save some certain values in DB and then pass them into this function. Will that work out?