Help for this page
<?php global $host; ... include($host."/cgi-bin/fortune.cgi?add") ; //php calls Perl cgi & lo +ads JS vars ?>
<?php $command='perl d:\xampp\htdocs\modperl\riset.pl'; $array = exec($command); list($rises,$sets,$tmoon)=explode("|",$array); ?>