[snip] can someone show me the right way to do the following... <a href="<?=$PHP_SELF?action=bigger; ?>"> I want to pass a variable to a self submitting link. [/snip] echo $_GET['action'] . "\n"; -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php