I have a php script with an include("mydomain.com/script.pl"); it includes a bit of perl, but will not include it if I do it using /home/path/ only full URL, and when i use the full URL it causes one of my other php includes not to function correctly.
unfortunately, I do not think <!--#include file=" will work inside a .php file.. any solutions? warm regards, Sebastian