<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1021887" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1021887</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/ive-got-another-questionagain#comment-1135014</link>
    <description> &lt;p&gt;I will give a breif overview of the process.&lt;/p&gt;
&lt;p&gt;First off that are MANY method and ways of doing it. I will be as general as I can about it.&lt;/p&gt;
&lt;p&gt;A login is simply a normal web form that is submitted. Via a scripting language you process this form for comparision against a data file (could be and most times is a Data Base Table) and the user information in it compared to the subitted data. If you match a set series of data (usually the username and encrypted password) you would allow them to view, post, or modify something.&lt;/p&gt;
&lt;p&gt;Now Im sure you wondering then why it is not required that every action needs this form. Had it not been for things like cookies and the newer Sessions it would be required that this login take place for ever user action. However not once you log in, a cookie or session can be set to store the user information and if they logged in temporaryly. Upon every action you can then have a function or method in a class that will check this data to be correct every time.&lt;/p&gt;
&lt;p&gt;Thats the login part. A Profile is just taking this and adding to it, like email, home address etc.&lt;/p&gt;
&lt;p&gt;In order to edit it, a person should login , and then be shown a form with the current data you have allowing them to change it and submit it for storage.&lt;/p&gt;
 </description>
     <pubDate>Wed, 23 Jul 2003 20:28:07 +0000</pubDate>
 <dc:creator>ShaneS</dc:creator>
 <guid isPermaLink="false">comment 1135014 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/ive-got-another-questionagain#comment-1134815</link>
    <description> &lt;p&gt;do a search for YaBB, its a very easy board to set up and run.&lt;/p&gt;
&lt;p&gt;but if ur weren&#039;t thinking of that , perhaps some sort of phpnuke site?&lt;/p&gt;
 </description>
     <pubDate>Mon, 21 Jul 2003 17:15:49 +0000</pubDate>
 <dc:creator>LostPuppy</dc:creator>
 <guid isPermaLink="false">comment 1134815 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/ive-got-another-questionagain#comment-1134798</link>
    <description> &lt;p&gt;Hi fourtone87,&lt;br /&gt;
It seems like the features you are requesting basically indicate that you&#039;d like to use a message board. vbulletin (vbulletin.com) makes a very high quality board, but you do have to pay for a license. A good free board can be found at phpbb.com&lt;/p&gt;
&lt;p&gt;Good luck!&lt;/p&gt;
&lt;p&gt;Brian&lt;/p&gt;
 </description>
     <pubDate>Sun, 20 Jul 2003 21:26:34 +0000</pubDate>
 <dc:creator>Brian Farkas</dc:creator>
 <guid isPermaLink="false">comment 1134798 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
