<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1040885" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1040885</link>
    <description></description>
    <language>en</language>
          <item>
    <title>todd@six4designs wrote:

I</title>
    <link>https://www.webmaster-forums.net/web-programming-and-application-development/new-php-and-seeking-direction#comment-1229212</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;todd@six4designs wrote:&lt;/strong&gt; I am building a site that has, like many others, a news page.  Short of using plain old HTMLand simpling editing the content each time I want to add more news or updates, how would I go about doing this with PHP?  In short, I&#039;d like to keep the content in one file (e.g., XML, etc.)and have the &quot;news&quot; page pull its contents from that.  I&#039;m sure it is relatively simple, but I&#039;m not really sure where to start looking.
&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;I did something like this as one of my first PHP projects. It might be a good opportunity to learn how to work with databases. What you could do is have a backend area where you input the news item, which is then written to a database. The front end simply pulls that information out and displays it.&lt;/p&gt;
&lt;p&gt;I found &lt;a href=&quot;http://w3schools.com&quot;&gt;W3 Schools&#039;&lt;/a&gt; tutorials to be very helpful when I was learning.&lt;/p&gt;
&lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;todd@six4designs wrote:&lt;/strong&gt;&lt;br /&gt;
Secondly, I would like to know the opinion on galleries.  When making a photo gallery, at what point would using PHP and MySQL be better than just using a javasripted thumbnail table-based HTML gallery?  Any tutorials to get me started on either topic would be greatly appreciated.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Anytime you want to store more than basic captions you should look into something that uses a database. However, there is no need to code something like this yourself (unless you just want the learning experience). &lt;a href=&quot;http://zenphoto.org&quot;&gt;Zenphoto&lt;/a&gt; is a nice open source package.&lt;/p&gt;
 </description>
     <pubDate>Tue, 18 Mar 2008 14:03:06 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1229212 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>I have gone through PHP &amp;</title>
    <link>https://www.webmaster-forums.net/web-programming-and-application-development/new-php-and-seeking-direction#comment-1229210</link>
    <description> &lt;p&gt;I have gone through &lt;a href=&quot;http://www.amazon.com/PHP-MySQL-Dummies-Computer-Tech/dp/0470096004/ref=pd_bbs_sr_1?ie=UTF8&amp;amp;s=books&amp;amp;qid=1205847387&amp;amp;sr=1-1&quot;&gt;PHP &amp;amp; MySQL for Dummies&lt;/a&gt; and &lt;a href=&quot;http://www.amazon.com/PHP-5-Dummies-Janet-Valade/dp/0764541668/ref=pd_bbs_1?ie=UTF8&amp;amp;s=books&amp;amp;qid=1205847419&amp;amp;sr=1-1&quot;&gt;PHP5 for Dummies&lt;/a&gt;.  I liked the clear directions and the author&#039;s sense of humor.&lt;/p&gt;
&lt;p&gt;The best reference I use online is php.net.  If you use Firefox, you can add php.net to your search box to the right of the address bar making it extremely easy to look up a function.&lt;/p&gt;
 </description>
     <pubDate>Tue, 18 Mar 2008 13:40:15 +0000</pubDate>
 <dc:creator>pr0gr4mm3r</dc:creator>
 <guid isPermaLink="false">comment 1229210 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Thank you both.  I learned</title>
    <link>https://www.webmaster-forums.net/web-programming-and-application-development/new-php-and-seeking-direction#comment-1229206</link>
    <description> &lt;p&gt;Thank you both.  I learned HTML with books at first, about 6 or 7 years ago.  Like anything, trying and trying again taught me even more.  The same with CSS.  I&#039;m by far no expert with CSS, but I can do a lot with it and I know where to find help with what I don&#039;t yet know.&lt;/p&gt;
&lt;p&gt;I have a PHP book I recently bought.  It&#039;s easy reading, but I like to jump headfirst into things, so maybe this wasn&#039;t the right book for me.&lt;/p&gt;
&lt;p&gt;I will check all of your suggestions out.&lt;br /&gt;
Thank you again,&lt;br /&gt;
Todd&lt;/p&gt;
 </description>
     <pubDate>Tue, 18 Mar 2008 12:01:13 +0000</pubDate>
 <dc:creator>todd@six4designs</dc:creator>
 <guid isPermaLink="false">comment 1229206 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>I&#039;ve also just started</title>
    <link>https://www.webmaster-forums.net/web-programming-and-application-development/new-php-and-seeking-direction#comment-1229205</link>
    <description> &lt;p&gt;I&#039;ve also just started learning php and was given these sites as a good starting point:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.phpfreaks.com/forums/&quot; title=&quot;http://www.phpfreaks.com/forums/&quot;&gt;http://www.phpfreaks.com/forums/&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://devzone.zend.com/node/view/id/627&quot; title=&quot;http://devzone.zend.com/node/view/id/627&quot;&gt;http://devzone.zend.com/node/view/id/627&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Hope these help and good luck&lt;/p&gt;
 </description>
     <pubDate>Tue, 18 Mar 2008 11:54:30 +0000</pubDate>
 <dc:creator>caffinephil</dc:creator>
 <guid isPermaLink="false">comment 1229205 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>The way I learned the basics</title>
    <link>https://www.webmaster-forums.net/web-programming-and-application-development/new-php-and-seeking-direction#comment-1229197</link>
    <description> &lt;p&gt;The way I learned the basics of PHP and MySQL was reading &lt;a href=&quot;http://www.amazon.com/PHP-MySQL-Dynamic-Web-Sites/dp/0321336577/&quot;&gt;this book&lt;/a&gt; (I highly recommend it). I know there are ton of tutorials on the web that could teach you everything in the book, but it&#039;s nice to get it all in one neat package. &lt;/p&gt;
&lt;p&gt;If you don&#039;t want to go that in depth, you could look at some PHP scripts on &lt;a href=&quot;http://www.hotscripts.com/&quot;&gt;HotScripts.com&lt;/a&gt;. Most of the scripts you get from there have a help page that can tell you how to install the script. There is a &lt;a href=&quot;http://www.hotscripts.com/PHP/Scripts_and_Programs/News_Publishing/index.html&quot;&gt;News Publishing&lt;/a&gt; category that you might want to look into.&lt;/p&gt;
&lt;p&gt;My question is how did you learn HTML and CSS? If you learned it by looking at source code on other pages, looking at PHP source code would probably do you some good. If you read some books on the subject, get some PHP books (especially PHP and MySQL for Dynamic Web Sites). Did you take a formal class on HTML? If you did, go to a community college and see if they offer any PHP classes (though I would recommend taking a C class over PHP, but that&#039;s another story).&lt;/p&gt;
 </description>
     <pubDate>Tue, 18 Mar 2008 04:03:12 +0000</pubDate>
 <dc:creator>teammatt3</dc:creator>
 <guid isPermaLink="false">comment 1229197 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
