<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1031453" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1031453</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/returnvalues-php#comment-1184178</link>
    <description> &lt;p&gt;The return value (or more correctly the exit value) is returned by the command/script/program when it finnished. In general, and exit value of 0 means the command ran correctly. Any other number returned means there was an error in the execution of you command. If the thing your running was well writen, then the exit value will mean something. Though the exact meaning of each exit value depends on the command that was run (the person who programed the script that you are running can set what the exit codes are for various faults.)&lt;/p&gt;
&lt;p&gt;There are certain exit codes that are supposed to have reseved meaning. This page lists the reserved codes and their meanings. &lt;a href=&quot;http://www.faqs.org/docs/abs/HTML/exitcodes.html#EXITCODESRE&quot; class=&quot;bb-url&quot;&gt;http://www.faqs.org/docs/abs/HTML/exitcodes.html#EXITCODESRE&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;For the meanings of other exit codes returned by you script, you will need to google pages for that command to find the true meaning.&lt;/p&gt;
 </description>
     <pubDate>Tue, 01 Nov 2005 03:07:29 +0000</pubDate>
 <dc:creator>Rincewind</dc:creator>
 <guid isPermaLink="false">comment 1184178 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/returnvalues-php#comment-1184073</link>
    <description> &lt;p&gt;Hi, thanx for your time.&lt;br /&gt;
My problem really has to do with WHAT the return values mean.&lt;br /&gt;
My problem is that I call an external program through PHP, using :&lt;br /&gt;
system (&#039;program&#039;, $return_value);&lt;/p&gt;
&lt;p&gt;I wanted to know if there is any kind of documentation saying perhaps that &#039;if you have $return_value=1, then it means that you have ... problem&#039;.&lt;br /&gt;
I hope I am clear to you. i want to figure out WHY the program hasn&#039;t been called from PHP, so as to fix the problem if I can (if it has to do with permissions or whatever)..&lt;/p&gt;
 </description>
     <pubDate>Sun, 30 Oct 2005 21:08:19 +0000</pubDate>
 <dc:creator>ktsirig</dc:creator>
 <guid isPermaLink="false">comment 1184073 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/returnvalues-php#comment-1184069</link>
    <description> &lt;p&gt;0 and 1 are usually true and false&lt;/p&gt;
&lt;p&gt;can you give us more of an example as to what your trying to do&lt;/p&gt;
 </description>
     <pubDate>Sun, 30 Oct 2005 20:15:48 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1184069 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
