Date: 09/23/00
- Next message: Gianmarco Giovannelli: "[PHP] rawurlencode() different in php3 and php4 ?"
- Previous message: Shawn M. Crowley: "[PHP] FYI"
- In reply to: Ray Richard: "[PHP] php save file?"
- Next in thread: Maxim Maletsky: "RE: [PHP] Require files paths ?????"
- Maybe reply: Maxim Maletsky: "RE: [PHP] Require files paths ?????"
- Maybe reply: Lawrence.Sheed <email protected>: "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: Gianmarco Giovannelli: "[PHP] rawurlencode() different in php3 and php4 ?"
- Previous message: Shawn M. Crowley: "[PHP] FYI"
- In reply to: Ray Richard: "[PHP] php save file?"
- Next in thread: Maxim Maletsky: "RE: [PHP] Require files paths ?????"
- Maybe reply: Maxim Maletsky: "RE: [PHP] Require files paths ?????"
- Maybe reply: Lawrence.Sheed <email protected>: "RE: [PHP] Require files paths ?????"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

