php-windows | 2001051
Date: 05/07/01
- Next message: Andrés García: "[PHP-WIN] Extensions"
- Previous message: Chris Boothe: "[PHP-WIN] SSL on IIS5?"
- Next in thread: Chris Boothe: "Re: [PHP-WIN] Netscape and $PHP_SELF?"
- Maybe reply: Chris Boothe: "Re: [PHP-WIN] Netscape and $PHP_SELF?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
My script works fine in IE 5.5 however a hyperlink is missing the script name when it is displayed in Netscape Navigator 4.77.
echo "<td align=\"center\"><a href=\"$PHP_SELF?id=$id&act=v\">$id</a></td>\n";
Instead of view.php?id=1&act=v I get ?id=1&act=v
which doesn't work obviously.
Thanks,
Chris Boothe
chris <email protected>
- Next message: Andrés García: "[PHP-WIN] Extensions"
- Previous message: Chris Boothe: "[PHP-WIN] SSL on IIS5?"
- Next in thread: Chris Boothe: "Re: [PHP-WIN] Netscape and $PHP_SELF?"
- Maybe reply: Chris Boothe: "Re: [PHP-WIN] Netscape and $PHP_SELF?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

