|
Do you mean that you want it to upload LIVE as the user clicks the radio button? If that's what you want, then you would need to use Javascript, so the browser will do the work. Otherwise, the user will need to refresh the page for it to work.
__________________
<?php if($Adsense_Revenue > 0): define('HAPPINES','100%'); else: define('HAPPINESS', '0%') endif; ?>
|