<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1017243" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1017243</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/cookies-php3#comment-1100611</link>
    <description> &lt;p&gt;thank you very much F!&lt;/p&gt;
 </description>
     <pubDate>Wed, 06 Feb 2002 15:10:04 +0000</pubDate>
 <dc:creator>Adolfo</dc:creator>
 <guid isPermaLink="false">comment 1100611 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/cookies-php3#comment-1100610</link>
    <description> &lt;p&gt;Hi..........&lt;/p&gt;
&lt;p&gt;To set a cookie in PHP 3 you would do this.....&lt;/p&gt;
&lt;p&gt;setcookie(cookie_name, cookie_value, cookie_expire_time, cookie_path,&lt;br /&gt;
cookie_domain, cookie_secure);&lt;/p&gt;
&lt;p&gt;Remember this must be placed before your  tag because the cookie is set in the HTTP header&lt;/p&gt;
&lt;p&gt;To call a value from the cookie in PHP 3, all you have to do is call the cookie_value_name.......&lt;/p&gt;
&lt;p&gt;It is automaticly, sent to the server and decoded, with each new request....&lt;/p&gt;
&lt;p&gt;to kill a cookie ( delete it off a users computer) all you must do is set &quot;0&quot; as the expired_cookie_time.....&lt;/p&gt;
&lt;p&gt;F!&lt;/p&gt;
 </description>
     <pubDate>Wed, 06 Feb 2002 15:05:11 +0000</pubDate>
 <dc:creator>Fataqui</dc:creator>
 <guid isPermaLink="false">comment 1100610 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
