I would then have a little toolbar at the bottom with a link which I hover the mouse over to find out how many mb I have used in that session. The only part I am not sure about is how to count the megabytes, which is pretty much the main part of the script.
I looked on google but I have been unsuccessful in finding any function or anything similar to record transferred data. It is no problem if it counts bytes only and I have to divide the number to turn it into megabytes, that is of course easy. Any help with this will be seriously appreciated.
EDIT: I am also open to combining other languages with php eg. javascript if that is required to achieve what I'm trying to do.
Edited by Rutilus Rex, 09 February 2007 - 02:53 PM.
