
December 14th, 1999, 01:32 PM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
I've been happily developing away on Win32 and when I uploaded my App to my linux webserver I noticed that $PHP_SELF returned 'php-bin/php/document-name' rather than just 'document-name'.
Is this a common problem, and does anyone have a more elegant solution than stripping the offending 'php-bin/php' prefix?
|