I want to insert a perl file into a php file...
This command does not work:
<?
include ("path_to_perl_file");
?>
Anyone knows any that works?
Thanks,
Steve
This command does not work:
<?
include ("path_to_perl_file");
?>
Anyone knows any that works?
Thanks,
Steve


Comment