Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199903

[PHP3] Does PATH_INFO require absolute urls From: Paul Meagher (paul <email protected>)
Date: 04/01/99

All my images break when I replace ? with / and try to
extract the arguments via PATH_INFO.

http://www.mydomain.com/path/script.php3/arg1/arg2

I assume this is because the script is looking for
my images relative to a directory it think starts in the
arg2 directory.

If I want to use PATH_INFO does this mean that I have
to convert all of my relative URLs to absolute URLs?

Regards,
Paul

--
PHP 3 Mailing List   http://www.php.net/
To unsubscribe send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest list:  php3-digest-subscribe <email protected>
For help: php3-help <email protected>  Archive:  http://www.php.net/mailsearch.php3
List administrator:  zeev-list-admin <email protected>