Hi, I see now that only when the inclu function "has to scale up in the we tree", it fails.
For example:
This works:
include_once("classes/database/dBInsert.php");
This don't:
include_once('../adodb/adodb.inc.php');
Any ideas ?
Warm Regards,
Deckard
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

