Quote:
Originally Posted by Lycanthrope
<?php virtual ("/cgi-bin/tm3/in.cgi"); ?>
(or whatever the in script is called) Doesn't work?
|
Nope. I get "virtual() [function.virtual]: Unable to include '../cgi-bin/tm3/m' - request execution failed" when I try to include it like that.
I even tried to include in another way (using ob_start, require, ob_get_contents and ob_end_clean), but it didn't work, either.