Re: [PHP-LANG] include with url

[email protected] (Derick Rethans) Fri, 19 Oct 2001 14:02:24 +0200 (CEST)
Newsgroups php.lang
Message-ID <[email protected]>
Hi,

Use the quotes Luke, use the quotes:

include ("http://some_site/include.php");


Derick

On Fri, 19 Oct 2001, Jason Bourne wrote:

> Hi all,
>
> i have an include:
> include (http://some_site/include.php)
>
> when i use this link in a browser directly it works
> in i call the page with this include line it won't.
>
> anyone knows what is wrong?
>
> regards,
>
> jason
>
>
>
> --
> PHP Language Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> To contact the list administrators, e-mail: [email protected]
>

Derick Rethans

---------------------------------------------------------------------
        PHP: Scripting the Web - www.php.net - [email protected]
             SRM: Site Resource Manager - www.vl-srm.net
---------------------------------------------------------------------