Forum Moderators: coopster
just wondering if there is a way to let the include function load a file that exists outside of the folder where the script is located.
i use the following
include 'link.inc'; wic works fine
but i would like to use something like this, but its not working,
include '../link1sub.inc';
any way aroud it?
thanks
kumar