php-general | 2001122
Date: 12/20/01
- Next message: Kevin Stone: "Re: [PHP] Need another verse"
- Previous message: Mike Eheler: "Re: [PHP] Re: PHP 4.1.0 patch for Quanta IDE, The Sequel"
- In reply to: Alawi: "[PHP] Re: $PHP_SELF not working -please help"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Alawi wrote:
> use $PHPSELF not $PHP_SELF in windows
BAD IDEA.
what happens if one day you (or even worse: someone else) wants to run
your scripts on a different server?
one of the nicest things about PHP that you can run it on many different
any OS's.
phil.
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Kevin Stone: "Re: [PHP] Need another verse"
- Previous message: Mike Eheler: "Re: [PHP] Re: PHP 4.1.0 patch for Quanta IDE, The Sequel"
- In reply to: Alawi: "[PHP] Re: $PHP_SELF not working -please help"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

