<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
<channel>
  <title>Linux Format forums</title>
  <link>http://www.linuxformat.com/forums/index.php</link>
  <description>Help, discussion, magazine feedback and more</description>
  <language>english</language>
  <copyright>(c) Copyright Fri May 24, 2013 6:42 am by Linux Format forums</copyright>
  <managingEditor>webmaster@linuxformat.com</managingEditor>
  <webMaster>webmaster@linuxformat.com</webMaster>
  <pubDate>Fri May 24, 2013 6:42 am</pubDate>
  <lastBuildDate>Fri May 24, 2013 6:42 am</lastBuildDate>
  <docs>http://backend.userland.com/rss</docs>
  <generator>phpBB2 RSS Syndication Mod by Lucas</generator>
  <ttl>1</ttl>

  <image>
    <title>Linux Format forums</title>
    <url></url>
    <link>http://www.linuxformat.com/forums/</link>
    <description>Help, discussion, magazine feedback and more</description>
  </image>

                                      <item>
                                        <title>Nevermind...</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=93680#93680</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=66859'&gt;CaptainPasty&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Sun Oct 10, 2010 11:23 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Started up my netbook this morning and it's working fine. I think I must have added or replaced some SQL component before I started and forgot to reset...Doh.</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=93680#93680</comments>
                                        <author>CaptainPasty</author>
                                        <pubDate>Sun Oct 10, 2010 11:23 am</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=93680#93680</guid>
                                      </item>
                                      <item>
                                        <title>PHP Coding Academy Project 4 - missing something?</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=93671#93671</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=66859'&gt;CaptainPasty&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Sat Oct 09, 2010 11:21 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Hi all,&lt;br /&gt;
&lt;br /&gt;
Finally made it to the last project in the mini book but seem to have hit a snag. MySQL seems to be doing everything it should and I've created the &amp;quot;testing&amp;quot; database with no problems, but when I get as far as running project4.php in my browser I get a blank page. I've taken out the PHP bit and run it with just the HTML code and it displays the forms correctly, so I'm assuming I've either missed something in the PHP section or my setup might be missing something (this happened in another post I made for a problem I had in Project 3). Would anybody mind having a look over my code and checking that I'm not missing anything in it? If all looks ok any suggestions would be great:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;?php&lt;br /&gt;
	//change &amp;quot;password&amp;quot; to your MySQL password!&lt;br /&gt;
	mysql_connect(&amp;quot;localhost&amp;quot;,&amp;quot;root&amp;quot;,&amp;quot;anyoldpassword&amp;quot;);&lt;br /&gt;
	mysql_select_db(&amp;quot;testing&amp;quot;);&lt;br /&gt;
?&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h1&amp;gt;Add new task&amp;lt;/h1&amp;gt;&lt;br /&gt;
&amp;lt;form method=&amp;quot;post&amp;quot; action=&amp;quot;project4.php&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Name it:&amp;lt;input type=&amp;quot;text&amp;quot; name=&amp;quot;task_name&amp;quot;/&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Describe it:&amp;lt;input type=&amp;quot;text&amp;quot; name=&amp;quot;task_description&amp;quot;/&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;input type=&amp;quot;submit&amp;quot; value=&amp;quot;Add&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;/form&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Thanks in advance</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=93671#93671</comments>
                                        <author>CaptainPasty</author>
                                        <pubDate>Sat Oct 09, 2010 11:21 pm</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=93671#93671</guid>
                                      </item></channel></rss>