<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1040381" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1040381</link>
    <description></description>
    <language>en</language>
          <item>
    <title>Update</title>
    <link>https://www.webmaster-forums.net/server-side-scripting/screwy-hosting-settings#comment-1227493</link>
    <description> &lt;p&gt;I contacted the hosting comapny regarding this. Here is their reply:&lt;/p&gt;
&lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: This will be scripting issue and we don&#039;t provide support fot scripting issues.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Yet on their website they list PHP as one of the features they offer and that they offer &quot;24x7x365 Live Support by the [&lt;em&gt;name removed&lt;/em&gt;] team of experienced professionals.&quot;&lt;/p&gt;
&lt;p&gt;And i still have not gotten a reply back from another e-mail sent 2 days ago....&lt;/p&gt;
&lt;p&gt;I tell you i&#039;m half tempted to post the hosting company&#039;s name here, but since it is work related, I shouldn&#039;t.&lt;/p&gt;
&lt;p&gt;-Greg&lt;/p&gt;
 </description>
     <pubDate>Wed, 19 Dec 2007 13:24:24 +0000</pubDate>
 <dc:creator>Greg K</dc:creator>
 <guid isPermaLink="false">comment 1227493 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/screwy-hosting-settings#comment-1227365</link>
    <description> &lt;p&gt;I still need to stick with what I got as the possibility of text areas including new lines as well. (see my example filled out form and how the server gives it to me)&lt;/p&gt;
&lt;p&gt;-Greg&lt;/p&gt;
 </description>
     <pubDate>Sun, 16 Dec 2007 06:54:57 +0000</pubDate>
 <dc:creator>Greg K</dc:creator>
 <guid isPermaLink="false">comment 1227365 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/screwy-hosting-settings#comment-1227362</link>
    <description> &lt;p&gt;If the new line is a problem, run something like this.&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;if (isset(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$GLOBALS&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;[&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;HTTP_RAW_POST_DATA&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;]) &amp;amp;&amp;amp; !&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;count&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$_POST&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;))&lt;br /&gt;{&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$data &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;str_replace&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(\&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;\n\&quot;, &#039;&amp;amp;&#039;, &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$GLOBALS&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;[&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;HTTP_RAW_POST_DATA&#039;]);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; parse_str(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$data&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&amp;nbsp; , &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$_POST&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;);&lt;br /&gt;}&lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;Whether it&#039;s a bug or not, that should work as a workaround.&lt;/p&gt;
&lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: Not sure if that is the issue... even if that is the problem amazing &lt;em&gt;that a hosting company wouldn&#039;t have info on their site about it&lt;/em&gt;....&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;&quot;You get what you pay for.&quot;  &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/tongue.png&quot; title=&quot;Sticking out tongue&quot; alt=&quot;Sticking out tongue&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 16 Dec 2007 03:51:39 +0000</pubDate>
 <dc:creator>pr0gr4mm3r</dc:creator>
 <guid isPermaLink="false">comment 1227362 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/screwy-hosting-settings#comment-1227360</link>
    <description> &lt;p&gt;Not sure if that is the issue... even if that is the problem amazing that a hosting company wouldn&#039;t have info on their site about it.... &lt;/p&gt;
&lt;p&gt;The fix you gave depends on a string being like a query string  var1=data1&amp;amp;var2data2&amp;amp;var3=data3 however that is not the case I have. It takes each item and places it on a newline...&lt;/p&gt;
&lt;p&gt;Very strange....&lt;/p&gt;
&lt;p&gt;-Greg&lt;/p&gt;
 </description>
     <pubDate>Sat, 15 Dec 2007 22:14:15 +0000</pubDate>
 <dc:creator>Greg K</dc:creator>
 <guid isPermaLink="false">comment 1227360 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/screwy-hosting-settings#comment-1227344</link>
    <description> &lt;p&gt;You are most likely getting errors from setting values in your .htaccess file because your host has PHP compiled as a CGI module and not an Apache module.   You may be able to change the PHP settings by having a local php.ini file depending if your host has it enabled.&lt;/p&gt;
&lt;p&gt;I don&#039;t see anywhere in my php.ini file where I can enable/disable the $_POST variable.  By looking at &lt;a href=&quot;http://bugs.php.net/bug.php?id=31417&quot; class=&quot;bb-url&quot;&gt;this page&lt;/a&gt;, it looks like it could be a bug with your version.  Here is a possible workaround for that bug if that&#039;s what it is:&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;if (isset(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$GLOBALS&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;[&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;HTTP_RAW_POST_DATA&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;]) &amp;amp;&amp;amp; !&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;count&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$_POST&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;))&lt;br /&gt;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;parse_str&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$GLOBALS&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;[&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;HTTP_RAW_POST_DATA&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;]&amp;nbsp; , &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$_POST&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;);&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
 </description>
     <pubDate>Sat, 15 Dec 2007 19:25:49 +0000</pubDate>
 <dc:creator>pr0gr4mm3r</dc:creator>
 <guid isPermaLink="false">comment 1227344 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
