Date: 09/23/00
- Next message: Chris Cameron: "[PHP] Memory Problem(?) while parseing"
- Previous message: Teodor Cimpoesu: "Re: [PHP] install problem"
- In reply to: Ray Richard: "[PHP] php save file?"
- Next in thread: scottrus <email protected>: "Re: [PHP] Require files paths ?????"
- Reply: scottrus <email protected>: "Re: [PHP] Require files paths ?????"
- Reply: Jason Brooke: "Re: [PHP] Require files paths ?????"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi all
Why does this work
require("dbconnect.php3");
and this doesn't when this is the full path to the file,
require("http://www.domainname.com/dbconnect.php3");
I am pulling my hair out over this one can anyone shed some light on it ?
THANKS !!!
Adrian
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Chris Cameron: "[PHP] Memory Problem(?) while parseing"
- Previous message: Teodor Cimpoesu: "Re: [PHP] install problem"
- In reply to: Ray Richard: "[PHP] php save file?"
- Next in thread: scottrus <email protected>: "Re: [PHP] Require files paths ?????"
- Reply: scottrus <email protected>: "Re: [PHP] Require files paths ?????"
- Reply: Jason Brooke: "Re: [PHP] Require files paths ?????"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

