<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1020683" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1020683</link>
    <description></description>
    <language>en</language>
          <item>
    <title>thanks</title>
    <link>https://www.webmaster-forums.net/web-database-development/help-please#comment-1126867</link>
    <description> &lt;p&gt;Thanks a lot for the info which has been really helpful as I now have a place from which to start my steep learning curve!&lt;/p&gt;
&lt;p&gt;Still, i&#039;m looking forward to learning all this.&lt;/p&gt;
&lt;p&gt;All the best and cheers.&lt;/p&gt;
 </description>
     <pubDate>Sun, 09 Mar 2003 22:29:15 +0000</pubDate>
 <dc:creator>dove</dc:creator>
 <guid isPermaLink="false">comment 1126867 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/help-please#comment-1126865</link>
    <description> &lt;p&gt;It can be done&lt;br /&gt;
find out what version of PHP they are running and if they have global variables turned on and off, if they are off you can do this:&lt;br /&gt;
$section = &#039;picked&#039;; if on would be $section = $_GET[&#039;picked&#039;];  (or post etc)&lt;br /&gt;
depending how you set the database up, you could have 3 tables (3 sections), one for each area so you&#039;d need to learn about JOINS, how to join these tables, the search part isn&#039;t to hard as you can search a row in the table.&lt;br /&gt;
you should get yourself a PHP bundle (Apache, PHP, MySQL) and install it on your local machine, can get them at a few places, one I use is &lt;a href=&quot;http://firepages.com.au/&quot; class=&quot;bb-url&quot;&gt;http://firepages.com.au/&lt;/a&gt; also has link to tutorials on that site&lt;br /&gt;
I&#039;d use stuff of the net (tutorials) rather than buying a book, I have a book (PHP and MySQL web Development) but with the globals thing it&#039;s kinda outdated and all the info can be found on the net anyways.&lt;br /&gt;
good luck&lt;/p&gt;
 </description>
     <pubDate>Sun, 09 Mar 2003 21:29:31 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1126865 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/help-please#comment-1126854</link>
    <description> &lt;p&gt;Without hesitation, this is the best book available for a beginner wanting to learn PHP and MySQL:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.sitepoint.com/books/&quot; class=&quot;bb-url&quot;&gt; Build Your Own Database Driven Website  Using PHP &amp;amp; MySQL &lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It was recently revised to accomodate default settings in PHP 4.2+, so no more register globals dependancy. I have yet to see a better book for the beginner who wants to begin making dynamic web sites, cheap.&lt;/p&gt;
&lt;p&gt;You can download the first four chapters for free and see if you like it.&lt;/p&gt;
 </description>
     <pubDate>Sun, 09 Mar 2003 15:14:51 +0000</pubDate>
 <dc:creator>samsm</dc:creator>
 <guid isPermaLink="false">comment 1126854 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Mysql</title>
    <link>https://www.webmaster-forums.net/web-database-development/help-please#comment-1126846</link>
    <description> &lt;p&gt;Thanks for your post Busy and for pointing me in a direction. This may well be over my head but i&#039;m off to the library tomorrow to get a book on Mysql and PHP and I will give it my best shot, i&#039;ll just have to hire someone to do it if I can&#039;t do it myself, my priority is the client.&lt;/p&gt;
&lt;p&gt;Just to be more specific my client is looking for three drop down lists; job area&#039;s, job spec, and location, with a keyword search also available. The user can do a search based on their selected criteria and I guess they will want a facility to drop off expired ads.&lt;/p&gt;
&lt;p&gt;So, say I speed read my books would knowledge of MySQL and PHP allow me to do the above or is there anything else I need to be aware of?&lt;/p&gt;
&lt;p&gt;Thanks again&lt;/p&gt;
 </description>
     <pubDate>Sun, 09 Mar 2003 09:42:47 +0000</pubDate>
 <dc:creator>dove</dc:creator>
 <guid isPermaLink="false">comment 1126846 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/help-please#comment-1126840</link>
    <description> &lt;p&gt;try hotscripts.com, as you might find something you can use off the bat.&lt;br /&gt;
The MySQL part isn&#039;t to hard to learn but whats used to display the content/results etc (like PHP) takes a little longer to learn. &lt;/p&gt;
&lt;p&gt;I don&#039;t mean to burst your bubble but this job could be a little over your head if you haven&#039;t worked with databases before, especially if you have to try work it with someone elses work. But just doing vacants there could be a lot involved if they wanted things like auto expiring ads, advertiser interface ...&lt;/p&gt;
 </description>
     <pubDate>Sun, 09 Mar 2003 08:53:31 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1126840 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
