> 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?

Virtual() may help here...

www.php.net/virtual

---John W. Holmes...

PHP Architect - A monthly magazine for PHP Professionals. Get your copy
today. http://www.phparch.com/



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

Reply via email to