perl/php expert question
Write yourself a Perl script which prints out a standard text/html header and 'hello world'.Now add a system() call to execute a PHP script which outputs a snippet of text.
Visit in your browser. The source code of the Perl script is displayed. How come?