<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Cant execute perl script from php"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Cant execute perl script from php"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Cant execute perl script from php</title>
				<description><![CDATA[ Hello every one....im fairly new with php and perl and i was wondering if anyone knows how to include(execute) a perl script from php...i have tried to use passthru, exec but they do not seem to work for me.  <img src="https://proxy2.de/forum//images/smilies/136dd33cba83140c7ce38db096d05aed.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/95/247.php</guid>
				<link>https://proxy2.de/forum/posts/preList/95/247.php</link>
				<pubDate><![CDATA[Wed, 30 Jan 2002 19:42:30]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ virtual (string filename)<br /> <br /> from php.net<br /> <br /> virtual() is an Apache-specific function which is equivalent to &lt;!--#include virtual...--&gt; in mod_include. It performs an Apache sub-request. It is useful for including CGI scripts or .shtml files, or anything else that you would parse through Apache. Note that for a CGI script, the script must generate valid CGI headers. At the minimum that means it must generate a Content-type header. For PHP files, you need to use include() or require(); virtual() cannot be used to include a document which is itself a PHP file.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/95/257.php</guid>
				<link>https://proxy2.de/forum/posts/preList/95/257.php</link>
				<pubDate><![CDATA[Thu, 31 Jan 2002 12:56:26]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>