Hello all,

I have the following set in my php.ini file:


; UNIX: "/path1:/path2"
include_path = ".:/usr/local/php/scripts"
;

I placed a file in this directory containing a function, and I when I call the functions name i get a fatal error - function not defined...
Am i missing something here?

Thanks
Mike D



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to