Hello everybody! I have a problem that a script is not working with netscape. The script is shown here: echo "<a href=\"$php_self?add\">goto add</a>";` //Link if ($argv[0] == "add"; //The Link jumps to this point of the script [do something] It's perfectly working with the internet explorer. with netscape (newest, 4.75) it's not! does anybody know a syntax which is working with netscape? greets dave -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]