How to let a applet run just 1 time, not reload
Hi,
How are we able to let applets or a piece of php code to run when on the forum, but this piece of code should not reload again, when still on the forum, so should be only 1 time... When the person leaves the forum and comes back, that code should be also loaded.. I want to run something 1 time when he is on the site and when the site is reloaded, that piece of code should not run again...
There should be some way to let this load 1 time I assume.. Can anyody help me with this ? Thanks.
<?php
code
?>
|