Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2001122

[PHP] Re: $PHP_SELF not working -please help From: Phillip Oertel (me <email protected>)
Date: 12/20/01

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>