Re: [PHP-LANG] include with url
[email protected] ("Jason Bourne") Fri, 19 Oct 2001 14:29:42 +0200
| Newsgroups | php.lang |
|---|---|
| Message-ID | <[email protected]> |
sorry made a type mistake in the example i used the quotes bud that doesn't work "Derick Rethans" <[email protected]> wrote in message news:[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 > --------------------------------------------------------------------- >