<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1025997" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1025997</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/website-project-need-advice#comment-1157100</link>
    <description> &lt;p&gt;$title = &quot;Index&quot; sets you up for a few things:&lt;br /&gt;
1-  It would vary by page (Contact, Calendar, etc)&lt;br /&gt;
2-  It would set you up for a database connection, and choosing the table related to that page&lt;br /&gt;
3-  It would be used to generate a page title Mypage: &amp;lt;?=$title?&amp;gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 22 Aug 2004 20:01:05 +0000</pubDate>
 <dc:creator>brady.k</dc:creator>
 <guid isPermaLink="false">comment 1157100 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Web project</title>
    <link>https://www.webmaster-forums.net/webmasters-corner/website-project-need-advice#comment-1157088</link>
    <description> &lt;p&gt;How would I do that? Also, any ideas on what to charge. I used a formula that avg. each page at 10 min. each. That would be 500 hours of work. If I did an hourly charge of just $25 per hour thats $12,500. Like I said, this project is larger in scope than any I&#039;ve done before, but I do think I can do it!&lt;/p&gt;
 </description>
     <pubDate>Sun, 22 Aug 2004 16:00:30 +0000</pubDate>
 <dc:creator>jcooper</dc:creator>
 <guid isPermaLink="false">comment 1157088 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/website-project-need-advice#comment-1157060</link>
    <description> &lt;p&gt;Wow, 3000 pages.. Are all the pages currently in HTML format? If so, I would recommend making a admin backend first and a content manager. Forms that connects to a database and manually copying and pasting each page. Although its alittle time consuming, I think that it would benefit you the webmaster and also a great learning curve for you as well. Good luck with your project &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 22 Aug 2004 06:42:46 +0000</pubDate>
 <dc:creator>vb8</dc:creator>
 <guid isPermaLink="false">comment 1157060 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Website project</title>
    <link>https://www.webmaster-forums.net/webmasters-corner/website-project-need-advice#comment-1157059</link>
    <description> &lt;p&gt;I wasn&#039;t planning on using frames, but thats how it is now, just thought that was a turn in my favor, since no design elements are there. Quick question... what does the $title=&quot;index&quot; accomplish? Like I said I am new to php. Can you setup a database or similar for the titles of the dynamically created pages? I do think I will have to go through each page to define style sheet variables, get rid of any tables, etc. Maybe not though... I like your idea. I will have to research the site to see what the possibilities are.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
 </description>
     <pubDate>Sun, 22 Aug 2004 05:54:31 +0000</pubDate>
 <dc:creator>jcooper</dc:creator>
 <guid isPermaLink="false">comment 1157059 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/website-project-need-advice#comment-1157052</link>
    <description> &lt;p&gt;Number 1- Since you&#039;re redesigning...dont use frames&lt;br /&gt;
Number 2- you can setup pages like &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;&lt;/span&gt;&lt;span style=&quot;color: #FF8000&quot;&gt;// index.php&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$title &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= \&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;Index\&quot;;&lt;br /&gt;&lt;br /&gt;include(&#039;/path/to/server/includes/header.txt&#039;);&lt;br /&gt;echo \&quot;body of the page\&quot;;&lt;br /&gt;include(&#039;/path/to/server/includes/footer.txt&#039;);&lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;My recommendation is you build a standard page generator, that grabs text from a database, and header and footer.txt are the html and css/necessary php formatting the site&lt;/p&gt;
 </description>
     <pubDate>Sun, 22 Aug 2004 03:06:54 +0000</pubDate>
 <dc:creator>brady.k</dc:creator>
 <guid isPermaLink="false">comment 1157052 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
