php3-list | 199903
Date: 03/31/99
- Next message: Martin B. Jespersen: "Re: [PHP3] php on the command line"
- Previous message: Jason Brooke: "Re: [PHP3] Can't get PATH_INFO"
- In reply to: Paul Meagher: "[PHP3] Does PATH_INFO require absolute urls"
- Next in thread: Dan Delaney: "Re: [PHP3] Does PATH_INFO require absolute urls"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
That or use the '<BASE href="http://www.mydomain.com/path/">'
tag in your page.
Jim
On Apr 01, Paul Meagher wrote:
> 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>
>
>
-- 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>
- Next message: Martin B. Jespersen: "Re: [PHP3] php on the command line"
- Previous message: Jason Brooke: "Re: [PHP3] Can't get PATH_INFO"
- In reply to: Paul Meagher: "[PHP3] Does PATH_INFO require absolute urls"
- Next in thread: Dan Delaney: "Re: [PHP3] Does PATH_INFO require absolute urls"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

