Whats SAFEMODE
[email protected] ("Henrik Sune Pedersen")
| Newsgroups | php.xml.dev |
|---|---|
| Message-ID | <[email protected]> |
Hi i can use some help ! My internet provider is running the server in SAFEMODE, but i dont know what that means to my PHP programming. I cant include a file called "pass.inc" without it makes errors. My very simple code lookes like this.. <? include 'pass.php'; //include_once "adodb/adodb.inc.php"; //include "common/common_db.php.inc"; ?> The pass.inc file is in the same directory as the php file --- this use to work -- what am i doing wrong - i hope theres somebody out there that can help me . -- Kindest regards Henrik Sune Pedersen