php3-list | 199901
Date: 01/16/99
- Next message: Richard Lynch: "Re: [PHP3] PHP Manual not HTML"
- Previous message: Chad Cunningham: "Re: [PHP3] Making class constructor connect to a db"
- Next in thread: Chad Cunningham: "Re: [PHP3] 'Require' question"
- Reply: Chad Cunningham: "Re: [PHP3] 'Require' question"
- Maybe reply: Joey Smith: "Re: [PHP3] 'Require' question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello everyone.
This is my first posting to this list, so be easy on me. :)
I'm in the process of changing all my sites over to PHP, from the
CPU/memory-intensive CGI that it's currently on. I'm trying to keep
everything as centralized as possible, on one server. Right now, I'm
messing with including files, and I'm curious if there is any way to include
a file by using an absolute URL, like this:
require("http://www.blah.com/cgi-bin/blah.inc");
If not, that's cool. I'll just use the filesystem path...
Thanks all.
Peace,
Mike
+=======================================+
Tha Shacks -- Your Gaming Sites of DEATH!
www.thashack.com
www.doomshack.com ||| www.bloodshack.com
www.starshack.com ||| www.uoshack.com
www.dukeshack.com ||| www.aoeshack.com
www.shogoshack.com | www.tribesshack.com
+=======================================+
-- 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: Richard Lynch: "Re: [PHP3] PHP Manual not HTML"
- Previous message: Chad Cunningham: "Re: [PHP3] Making class constructor connect to a db"
- Next in thread: Chad Cunningham: "Re: [PHP3] 'Require' question"
- Reply: Chad Cunningham: "Re: [PHP3] 'Require' question"
- Maybe reply: Joey Smith: "Re: [PHP3] 'Require' question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

