<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1017477" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1017477</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/use-ssi-or-not-use-ssi#comment-1102918</link>
    <description> &lt;p&gt;Yeah, you can use SSI infinitely. &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;It&#039;d be a good idea to make your nav an include too. Usually, it&#039;s that, headers and footers which are included. But as I said, whether or not PHP would be more useful depends mostly on your content. &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, 24 Feb 2002 03:50:10 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1102918 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/use-ssi-or-not-use-ssi#comment-1102908</link>
    <description> &lt;p&gt;I only use ssi for the header and footer, so eveyrthing should be just fine.. you can use ssi infinitely, can&#039;t you?&lt;/p&gt;
 </description>
     <pubDate>Sat, 23 Feb 2002 23:50:04 +0000</pubDate>
 <dc:creator>AdamRSX</dc:creator>
 <guid isPermaLink="false">comment 1102908 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/use-ssi-or-not-use-ssi#comment-1102907</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote:&lt;br /&gt;
I use ssi on about 375 or so car pages.... should I change to php? would it work better? it would involve a lot of changing tho
&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;It depends really on your content and the rate of the site&#039;s growth.&lt;/p&gt;
&lt;p&gt;If you&#039;re up to your neck in updating pages as their content changes regularly, then you&#039;d be better off with PHP. If you have dynamic content, driven by a database and a PHP script, it&#039;d be possible have an infinite number of pages to display. But SSI usually does the job if the content is static.&lt;/p&gt;
&lt;p&gt;Also, if your site is growing, then you&#039;d end up having to change more, should you decide to convert it to PHP later. &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;
 </description>
     <pubDate>Sat, 23 Feb 2002 23:21:59 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1102907 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/use-ssi-or-not-use-ssi#comment-1102899</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: &lt;em&gt;Originally posted by mairving &lt;/em&gt;&lt;br /&gt;
&lt;strong&gt;Tell her that the majority of web sites are run on Apache, an open-source webserver. The others are run by Code Red and Nimbda. &lt;/strong&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;not to mention the majority of those webservers also run an open source operating system, open source databases and countless open source utilities and applications.&lt;/p&gt;
 </description>
     <pubDate>Sat, 23 Feb 2002 21:03:45 +0000</pubDate>
 <dc:creator>ROB</dc:creator>
 <guid isPermaLink="false">comment 1102899 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/use-ssi-or-not-use-ssi#comment-1102844</link>
    <description> &lt;p&gt;I use ssi on about 375 or so car pages.... should I change to php? would it work better? it would involve a lot of changing tho &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/sad.png&quot; title=&quot;Sad&quot; alt=&quot;Sad&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Sat, 23 Feb 2002 03:18:08 +0000</pubDate>
 <dc:creator>AdamRSX</dc:creator>
 <guid isPermaLink="false">comment 1102844 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/use-ssi-or-not-use-ssi#comment-1102429</link>
    <description> &lt;p&gt;I&#039;ve used both .js includes and server-side includes and I prefer SSI greatly. With .js, a good deal of people who have that disable won&#039;t be able to see large portions of your site. I would try to SSI as many parts as possible if you are going to use them so it means less work for you. There isn&#039;t much slowness as a result of using SSI, from what I have found. &lt;/p&gt;
&lt;p&gt;On my site, I use about five or six different includes to make my life easier and they really do. Obviously, the easiest thing at the end would be to have a dynamic, DB-driven site, but SSI is the next best thing.&lt;/p&gt;
&lt;p&gt;Save Hours with SSI: &lt;a href=&quot;http://www.sitepoint.com/tribune/134/article27.php&quot; class=&quot;bb-url&quot;&gt;http://www.sitepoint.com/tribune/134/article27.php&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 19 Feb 2002 23:39:29 +0000</pubDate>
 <dc:creator>mjames</dc:creator>
 <guid isPermaLink="false">comment 1102429 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/use-ssi-or-not-use-ssi#comment-1102425</link>
    <description> &lt;p&gt;Well, if for some reason PHP wasn&#039;t working, then you would see all the files as plain text. For connecting to a database, I usually create a config file that is in the root of my WebServer. This config file contains something like this:&lt;br /&gt;
&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;$basedir &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=\&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;/home/username\&quot;;&lt;br /&gt;include (\&quot;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$basedir&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;/config/dbconnect.inc\&quot;);&lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;Then in the dbconnect.inc file, I have all of my database info, username, password, dbname, dbtable. Since the root of the webserver is /home/username/public_html/, these can&#039;t be viewed from the web.&lt;/p&gt;
&lt;p&gt;To make it clearer, here is the directory structure;&lt;br /&gt;
&lt;strong&gt;&lt;br /&gt;
Webserver root - /home/username/public_html/&lt;br /&gt;
Config file - /home/username/public_html/config.inc&lt;br /&gt;
dbconnect file /home/username/config/dbconnect.inc&lt;br /&gt;
&lt;/strong&gt;&lt;br /&gt;
Works like a charm as long as you have&lt;br /&gt;
&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: #007700&quot;&gt;include(\&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$DOCUMENT_ROOT&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;/config.inc\&quot;);&lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;br /&gt;
in all of your pages.&lt;/p&gt;
 </description>
     <pubDate>Tue, 19 Feb 2002 23:26:10 +0000</pubDate>
 <dc:creator>mairving</dc:creator>
 <guid isPermaLink="false">comment 1102425 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/use-ssi-or-not-use-ssi#comment-1102418</link>
    <description> &lt;p&gt;if you look thru some PHP tutorials you&#039;ll find using passwords etc on the page is normal, as no PHP coding can be seen by anyone.&lt;br /&gt;
if your setup supports php, try this:&lt;br /&gt;
&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;$password &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= \&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;sat\&quot;;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$username&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt; = \&quot;sun\&quot;;&lt;br /&gt;&lt;br /&gt;Please enter you name and password&amp;lt;br&amp;gt;&lt;br /&gt;&amp;lt;form method=\&quot;post\&quot; action=\&quot; echo&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$PHP_SELF&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt; \&quot;&amp;gt;&lt;br /&gt;Password: &amp;lt;input type=\&quot;password\&quot; name=\&quot;yourpw1\&quot; value=\&quot;\&quot; size=\&quot;10\&quot;&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;Name : &amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp;&amp;lt;input type=\&quot;text\&quot; name=\&quot;yourname1\&quot; value=\&quot;\&quot; size=\&quot;10\&quot;&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;&amp;lt;input type=\&quot;submit\&quot; value=\&quot;submit\&quot;&amp;gt;&lt;br /&gt; &amp;lt;input type=\&quot;reset\&quot; value=\&quot;reset\&quot;&amp;gt;&lt;br /&gt;&amp;lt;/form&amp;gt;&lt;br /&gt;&lt;br /&gt;if (&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$yourpw1&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt; == \&quot;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$password&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;\&quot; and &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$yourname1&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt; == \&quot;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$username&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;\&quot;){&lt;br /&gt;echo (\&quot;welcome to php, check the source of this in your broswer\&quot;); &lt;br /&gt;} else {&lt;br /&gt;echo (\&quot;oops you made a typo, try again\&quot;);&lt;br /&gt;}&lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;save it as testing.php or something, you&#039;ll see the password is mentioned in the source of it (sat and sun) but when the page is viewed, even without the right name and p/w you cant view them.&lt;br /&gt;
P.S. I didnt test the code so hopefully it should work lol&lt;/p&gt;
 </description>
     <pubDate>Tue, 19 Feb 2002 23:01:24 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1102418 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/use-ssi-or-not-use-ssi#comment-1102415</link>
    <description> &lt;p&gt;I&#039;ve been thinking about these issues myself - whether to go with SSI.  Unfortunately we cannot use PHP as our web hosts are NT only and do not support PHP at all.  Given this, would you go with SSI as next best and simplest?&lt;/p&gt;
 </description>
     <pubDate>Tue, 19 Feb 2002 22:48:18 +0000</pubDate>
 <dc:creator>Sparklebug</dc:creator>
 <guid isPermaLink="false">comment 1102415 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/use-ssi-or-not-use-ssi#comment-1102411</link>
    <description> &lt;p&gt;We won&#039;t go into my boss&#039; idiosincracies...there isn&#039;t enough web space. &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;Thanks for the responses.  I&#039;ll keep mentioning to her how using PHP on pages that have no need for any special security really isn&#039;t a bad thing.&lt;/p&gt;
 </description>
     <pubDate>Tue, 19 Feb 2002 22:30:58 +0000</pubDate>
 <dc:creator>Dami</dc:creator>
 <guid isPermaLink="false">comment 1102411 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
