<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'exec not working' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'exec not working' posted on the 'PHP' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2012 Programmers Heaven</copyright>
    <pubDate>Wed, 23 May 2012 23:15:28 -0700</pubDate>
    <lastBuildDate>Wed, 23 May 2012 23:15:28 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>exec not working</title>
      <link>http://www.programmersheaven.com/mb/phpstuff/245967/245967/exec-not-working/</link>
      <description>I am trying to use the exec command:&lt;br /&gt;
&lt;br /&gt;
$cmd = "find ../ \\( -name '*.php4' \\) &amp;gt; FileList.txt"; &lt;br /&gt;
exec($cmd);&lt;br /&gt;
&lt;br /&gt;
this does not work using the exec.  It works fine at the unix prompt: find ../ \( -name '*.php4' \) &amp;gt; FileList.txt&lt;br /&gt;
&lt;br /&gt;
If anyone could advise me as to why the php call does not work I would be very grateful&lt;br /&gt;
&lt;br /&gt;
Thanx&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/phpstuff/245967/245967/exec-not-working/</guid>
      <pubDate>Mon, 01 Mar 2004 17:54:19 -0700</pubDate>
      <category>PHP</category>
    </item>
    <item>
      <title>Re: exec not working</title>
      <link>http://www.programmersheaven.com/mb/phpstuff/245967/246125/re-exec-not-working/#246125</link>
      <description>i can't help you much but you can check here for some reference.. goto bottom and see if anyone else has an answer for you:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://us2.php.net/manual/en/function.exec.php"&gt;http://us2.php.net/manual/en/function.exec.php&lt;/a&gt;&lt;br /&gt;
&lt;strong&gt;&lt;span style="color: Blue;"&gt;Snoochie Boochies&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/phpstuff/245967/246125/re-exec-not-working/#246125</guid>
      <pubDate>Tue, 02 Mar 2004 13:12:44 -0700</pubDate>
      <category>PHP</category>
    </item>
  </channel>
</rss>
