How do you increase to a counter without refreshing the whole page. For example if you check site www.gmail.com <http://www.gmail.com/> under “Don't throw anything away.” heading there is counter which is increasing (could be javascript magic) but other example is www.neopets.com <http://www.neopets.com/> where time (seconds) is changing without refreshing the whole page ( it is php script )
That would be JavaScript. This cannot be done with PHP.
Any link or hint or code will be welcome ( even comments ) ;)
You can see the code by viewing the source of the page.
Larry
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php