<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1026367" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1026367</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/make-own-cms#comment-1159801</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: You might be able to get away using one of those.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Plus, you can take a look at how they did it and learn from that too! Books that definately helped just looking on my shelf at a few right now:&lt;/p&gt;
&lt;p&gt;PHP/Mysql for Dummies: Janet Valade&lt;br /&gt;
Matt Zandstra&#039;s Teach Yourself PHP in 24 hrs&lt;br /&gt;
Build Your Own DB site/Php Anthology - all from sitepoint.com&lt;/p&gt;
&lt;p&gt;Good luck!&lt;/p&gt;
 </description>
     <pubDate>Fri, 01 Oct 2004 19:48:41 +0000</pubDate>
 <dc:creator>fdy</dc:creator>
 <guid isPermaLink="false">comment 1159801 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/make-own-cms#comment-1159775</link>
    <description> &lt;p&gt;Not knocking learning one bit but if you look at Hotscripts.com there are 510 CMS scripts. You might be able to get away using one of those.&lt;/p&gt;
 </description>
     <pubDate>Fri, 01 Oct 2004 12:17:13 +0000</pubDate>
 <dc:creator>Troy1960</dc:creator>
 <guid isPermaLink="false">comment 1159775 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/make-own-cms#comment-1159087</link>
    <description> &lt;p&gt;Definitely.  Learning is always a start &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Ok, you&#039;re gonna wanna to start with:&lt;br /&gt;
&lt;a href=&quot;http://www.sitepoint.com/article/php-mysql-tutorial&quot; class=&quot;bb-url&quot;&gt;Building Db Driven Websites&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It will give you an idea of how to build the site, and create the CMS.&lt;/p&gt;
 </description>
     <pubDate>Sun, 19 Sep 2004 14:42:32 +0000</pubDate>
 <dc:creator>brady.k</dc:creator>
 <guid isPermaLink="false">comment 1159087 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/make-own-cms#comment-1159066</link>
    <description> &lt;p&gt;no. Maybe i can learn if i need?&lt;/p&gt;
 </description>
     <pubDate>Sun, 19 Sep 2004 07:32:58 +0000</pubDate>
 <dc:creator>A teammate</dc:creator>
 <guid isPermaLink="false">comment 1159066 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/make-own-cms#comment-1159049</link>
    <description> &lt;p&gt;Do you know any other languages?  ColdFusion? ASP? Perl/CGI?&lt;/p&gt;
 </description>
     <pubDate>Sat, 18 Sep 2004 21:13:06 +0000</pubDate>
 <dc:creator>brady.k</dc:creator>
 <guid isPermaLink="false">comment 1159049 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/make-own-cms#comment-1159043</link>
    <description> &lt;p&gt;I only know a little PHP but i can learn more if i need.&lt;/p&gt;
 </description>
     <pubDate>Sat, 18 Sep 2004 20:02:38 +0000</pubDate>
 <dc:creator>A teammate</dc:creator>
 <guid isPermaLink="false">comment 1159043 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/make-own-cms#comment-1159030</link>
    <description> &lt;p&gt;Good choice!&lt;/p&gt;
&lt;p&gt;First things first, do you know any programming languages?  PHP would be suited best for your needs.&lt;/p&gt;
&lt;p&gt;After that, what you&#039;re looking at is a database drive website, preferably using MySQL, with a different table per page.  Depending on your needs, you could have as few fields per table as &quot;header&quot; &quot;body&quot;.&lt;/p&gt;
&lt;p&gt;Each page will have to have a connection to this database, or a cached page, so the information will get displayed.&lt;/p&gt;
&lt;p&gt;As far as the CMS, what you need is an &quot;admin&quot; area, which might work as follows:&lt;br /&gt;
1st Page:  Displays a list box with all the pages to be edited, and a &quot;next&quot; button&lt;br /&gt;
2nd Page:  After choosing the page to edit, it grabs the data, puts it in the textboxes and areas, for editing.  Press &quot;Finish&quot; to submit.&lt;/p&gt;
&lt;p&gt;After all, it&#039;s really all up to you.  I hope I was helpful.&lt;/p&gt;
 </description>
     <pubDate>Sat, 18 Sep 2004 16:32:01 +0000</pubDate>
 <dc:creator>brady.k</dc:creator>
 <guid isPermaLink="false">comment 1159030 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
