<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1038718" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1038718</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/core-framework-php-application#comment-1220746</link>
    <description> &lt;p&gt;It all depends on what you create your database system as.&lt;/p&gt;
&lt;p&gt;I&#039;m about 90% complete with designing/implementing/testing a CMS for a small media company, and it&#039;s taken no longer than a week.  &lt;/p&gt;
&lt;p&gt;The basics of ANY CMS systems is the ability to not only create but MODIFY data/content...&lt;/p&gt;
&lt;p&gt;Your three favorite friends will become:&lt;br /&gt;
mysql_query(&quot;SELECT .......&lt;br /&gt;
msyql_query(&quot;UPDATE ......&lt;br /&gt;
mysql_query(&quot;INSERT ......&lt;/p&gt;
&lt;p&gt;.... as I&#039;m sure you are familiar with any sites, these are the most commonly used functions.  However, you will use the same methods, protocols, and structures, OVER AND OVER again...  so be cognizant of your database structure and code that you&#039;re constantly re-inventing.&lt;/p&gt;
 </description>
     <pubDate>Sat, 23 Jun 2007 06:26:32 +0000</pubDate>
 <dc:creator>brady.k</dc:creator>
 <guid isPermaLink="false">comment 1220746 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/core-framework-php-application#comment-1220712</link>
    <description> &lt;p&gt;Well You could use things like &lt;a href=&quot;http://www.cakephp.org&quot; class=&quot;bb-url&quot;&gt;CakePHP&lt;/a&gt; or if you wanted to go with a template system you could do &lt;a href=&quot;http://smarty.php.net&quot; class=&quot;bb-url&quot;&gt;Smarty Templates&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you are wanting to build your own framework you can get started with a tutorial&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.phpfreaks.com/tutorials/78/0.php&quot; class=&quot;bb-url&quot;&gt;http://www.phpfreaks.com/tutorials/78/0.php&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Since a CMS is so large though I would recommend that you build a smaller application first, or modify an existing Open Source one to work with your needs.&lt;/p&gt;
&lt;p&gt;Hope those links help&lt;/p&gt;
 </description>
     <pubDate>Thu, 21 Jun 2007 18:18:32 +0000</pubDate>
 <dc:creator>ChadR</dc:creator>
 <guid isPermaLink="false">comment 1220712 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
