Dan Joseph wrote:

I'm pretty sure you're gonna need to include the entire path:

require( "/srv/www/html/Tools/tool2/tool2.php" );

for both of your tools.


So when php runs it's paths are drawn from the OS's structure and not apache's? hun. thanks!

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

Reply via email to