I've seen these kind of things generated by XFIRE but I want a image that updates itself that can say how many hours I've been on the net this week. Any ideas?
PHP file to say how long I've been online
You need to write an aplication in something like c or java, which counts the amount of time your online, and uploads it to your server account.
Then you can use the php image canvas to display the data...
Then you can use the php image canvas to display the data...
Ok. So say I made a file that contained this (named time.php):
2:12
How could I make it display as text over a background saying "2 Days and 12 Hours"?
2:12
How could I make it display as text over a background saying "2 Days and 12 Hours"?
You won't get anything with this method. You have to learn PHP first
You need to learn how to use the php image canvas. Look in the php manual - thats my suggestion - or read some tutorials.
i seriously doubt if you could do something like that coz php will be so limiting.
got to program yourself and starts automatically when the windows starts. btw, it would be next to impossible to count the hours u spent on the net, i suppose. good luck.
got to program yourself and starts automatically when the windows starts. btw, it would be next to impossible to count the hours u spent on the net, i suppose. good luck.
Just an idea...
If you use firefox, the esiest way to do it could be to write a plugin perhaps...
If you use firefox, the esiest way to do it could be to write a plugin perhaps...
