<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1022336" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1022336</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-equivalent-servervariables#comment-1137732</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: &lt;em&gt;Originally posted by Suzanne &lt;/em&gt;&lt;br /&gt;
&lt;strong&gt;ASP &lt;em&gt;is&lt;/em&gt; the dark side.&lt;/strong&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;and it crawled out of the blackhole that is M$.&lt;br /&gt;
the problem with proprietary (sp?) software it&#039;s slower to adjust to security and other issues. the problem with M$ is that it&#039;s the worst of the proprietaries (sp?) &lt;/p&gt;
&lt;p&gt;not only do they take the longest to respond to anything, their responses are rarely fixes. normally they just change HOW you bypass the security.&lt;/p&gt;
&lt;p&gt;this is why you are not going to the dark side, ney you are turning away from the dark side young padawan. there is hope for you yet. a jedi you may become.&lt;/p&gt;
&lt;p&gt;let me give you some pointers: first stop when you want to find something in php: &lt;a href=&quot;http://www.php.net&quot; class=&quot;bb-url&quot;&gt;http://www.php.net&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;first step when you want to find something on mysql (normal db used): &lt;a href=&quot;http://www.mysql.com&quot; class=&quot;bb-url&quot;&gt;http://www.mysql.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;first place to stop for help from other phpers (second for mysql help): &lt;a href=&quot;http://forums.devnetwork.net&quot; class=&quot;bb-url&quot;&gt;http://forums.devnetwork.net&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;first place to stop for mysql help and second for php is here. (answers are just as good, but normally come much slower since there&#039;s not nearly as many...unless it&#039;;s a security thing. between the MIT PhD student and the Scott, the other place i mentioned is actually being used as testing grounds for security things...ie: a secure version of sessions or cookies is being developed by the MIT PhD student and he&#039;s asked the php dev net to oimplement it and report how it&#039;s working and he seems to be having a great deal of success with getting people to test it for him.... but on the sql side, they don&#039;t seem to have anyone nearly as efficient as Mark in giving not just a working response, but explaining it. the responses there to me have been along the lines of &quot;i used this that a friend gave me, you might be able to modify it for your use... &lt;em&gt;some sql code&lt;/em&gt;&quot;.. Mark on the other hand normally explains what&#039;s going on with it so you are sre to understand, so it&#039;s not just modifying what someone else used.)&lt;/p&gt;
&lt;p&gt;i normally mirror any question on both boards. only recently have i noticed that anyone else is on both, and that&#039;s vincent who&#039;s new to the dev network&lt;/p&gt;
 </description>
     <pubDate>Sat, 13 Sep 2003 03:22:15 +0000</pubDate>
 <dc:creator>m3rajk</dc:creator>
 <guid isPermaLink="false">comment 1137732 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-equivalent-servervariables#comment-1137727</link>
    <description> &lt;p&gt;Have a look at php documentation for more Server variables-&lt;br /&gt;
&lt;a href=&quot;http://au3.php.net/manual/en/reserved.variables.php&quot; class=&quot;bb-url&quot;&gt;http://au3.php.net/manual/en/reserved.variables.php&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Browser:&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;$_SERVER&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;[\&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;HTTP_USER_AGENT\&quot;]&lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;br /&gt;
Referer:&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;$_SERVER&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;[\&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;HTTP_REFERER\&quot;]&lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
 </description>
     <pubDate>Sat, 13 Sep 2003 01:14:22 +0000</pubDate>
 <dc:creator>nuk3</dc:creator>
 <guid isPermaLink="false">comment 1137727 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-equivalent-servervariables#comment-1137726</link>
    <description> &lt;p&gt;ASP &lt;em&gt;is&lt;/em&gt; the dark side. Don&#039;t worry, your eyesight will adjust soon and you&#039;ll be able to see PHP in full colour glory, lol...&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://ca2.php.net/manual/en/reserved.variables.php#reserved.variables.server&quot; class=&quot;bb-url&quot;&gt;server variables&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://ca2.php.net/manual/en/function.get-browser.php&quot; class=&quot;bb-url&quot;&gt;get browser&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In general, &lt;a href=&quot;http://www.php.net&quot; class=&quot;bb-url&quot;&gt;php.net&lt;/a&gt; is a life saver.&lt;/p&gt;
 </description>
     <pubDate>Sat, 13 Sep 2003 01:10:43 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1137726 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
