<?xml version="1.0" encoding="ISO-8859-1"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://my.netscape.com/rdf/simple/0.9/">
<channel>
<title>PHPmac</title>
<link>http://phpmac.com/</link>
<description>The Number 1 online rescource for Mac users of PHP</description>
<image>images/phpmac.jpg</image>
<language>en-ie</language>
</channel>
<item>
<title>Ip Banning - Improved</title>
<description>After reading the IP BANNING tutorial by Jacob Manser I decided to just post a little update to it to allow users to handle everything from a simple function, as well as to pull all the data from the database. This will help us develop this further and possibly integrate it into other features.</description>
<user>1878</user>
<link>http://phpmac.com/articles.php?view=257</link>
</item><item>
<title>XAMPP 0.5 on Intel Macs</title>
<description>An easy guide how to run Xampp on your Intel Mac. (OS X 10.3 or 10.4 required)</description>
<user>3101</user>
<link>http://phpmac.com/articles.php?view=254</link>
</item><item>
<title>Building and Installing Apache 2.2.4 and PHP 5.1.4 on Mac OS X 10.4.6</title>
<description>Yet another small security update. This tutorial brings you through building and installing both Apache 2 and PHP 5 from source.</description>
<user>1</user>
<link>http://phpmac.com/articles.php?view=252</link>
</item><item>
<title>Building and Installing Apache 2.2.2 and PHP 5.1.3 on Mac OS X 10.4.6</title>
<description>Both Apache 2 and PHP have recently been updated. This tutorial details the steps needed to manually update or install them from scratch.</description>
<user>1</user>
<link>http://phpmac.com/articles.php?view=251</link>
</item><item>
<title>IP Banning</title>
<description>Ban certain IP addresses from your website.</description>
<user>2488</user>
<link>http://phpmac.com/articles.php?view=248</link>
</item><item>
<title>Query Strings</title>
<description>A basic introduction to PHP query strings</description>
<user>2488</user>
<link>http://phpmac.com/articles.php?view=246</link>
</item><item>
<title>Displaying MySQL Data</title>
<description>In this tutorial, you will learn how to display MySQL data in an HTML table.</description>
<user>2488</user>
<link>http://phpmac.com/articles.php?view=245</link>
</item><item>
<title>Building and Installing Apache 2.2.0 and PHP 5.1.2 on Mac OS X 10.4.4</title>
<description>Apache and PHP have both been recently updated. This tutorial acts as a walk through building and installing these on your Mac with Mac OS X 10.4.4</description>
<user>1</user>
<link>http://phpmac.com/articles.php?view=244</link>
</item><item>
<title>Single-Page Password Protection</title>
<description>This teaches you how to build a one-page password protection script.</description>
<user>2488</user>
<link>http://phpmac.com/articles.php?view=242</link>
</item><item>
<title>PHP Navigation using Switch</title>
<description>A clean and simple way to use PHP for your site's navigation</description>
<user>2488</user>
<link>http://phpmac.com/articles.php?view=241</link>
</item><item>
<title>An Introduction to PHP</title>
<description>This is the most basic PHP introduction and tutorial you can find.  It only requires the most basic knowledge of HTML.</description>
<user>2488</user>
<link>http://phpmac.com/articles.php?view=240</link>
</item><item>
<title>Writing Form Data to a MySQL Database using PHP</title>
<description>After reading this tutorial, you will be an expert on writing user-inputted data to your MySQL database, carrying data between different pages, PHP conditionals, .</description>
<user>2488</user>
<link>http://phpmac.com/articles.php?view=239</link>
</item><item>
<title>Building and Installing Apache 2 and PHP 5.1.1 on Mac OS X 10.4.3 Tiger</title>
<description>PHP has just released 5.1.0 and subsequently released 5.1.1 to fix some bugs. This tutorial walks you through building and installing Apache 2.0.55 and PHP 5.1.1</description>
<user>1</user>
<link>http://phpmac.com/articles.php?view=237</link>
</item><item>
<title>Building and Installing Apache 2 and PHP 5.0.5 on Mac OS X 10.4 Tiger</title>
<description>In order to get the latest PHP and apache running, it is often a preferable option to build and install your own. This gives you great control when it comes to customising your server. This tutorial shows how to build and install Apache2 and PHP on Mac OS X Tiger.</description>
<user>1</user>
<link>http://phpmac.com/articles.php?view=235</link>
</item><item>
<title>Text Editors and PHP on the Mac Part 1</title>
<description>Recently I have received many emails on errors people receive when either editing the httpd.conf file or indeed, putting together their first PHP script. This article is the first in a series that discusses text editors on Mac OS X.
</description>
<user>1</user>
<link>http://phpmac.com/articles.php?view=229</link>
</item><item>
<title>Enabling Apple's Supplied PHP in OS X 10.4 Tiger</title>
<description>The first thing that many will want to do after they install their shiny new copy of OS X 10.4 Tiger, will no doubt be to restore PHP to their WebServer. This is the quickest, easiest way, that anyone can manage that end.</description>
<user>1</user>
<link>http://phpmac.com/articles.php?view=225</link>
</item><item>
<title>Simple BBCode System</title>
<description>Want to write your own BBCode system, like phpBB, but don't know where to start? Heres a simple introduction to creating it.</description>
<user>1878</user>
<link>http://phpmac.com/articles.php?view=224</link>
</item><item>
<title>Building and Installing Apache 2.0.54 and PHP 5.0.4 on Mac OS X 10.3.8</title>
<description>PHP 5 has recently been updated to 5.0.4. It contains security updates that all users should install. This tutorial demonstrates one method of building and installing PHP with Apache.</description>
<user>1</user>
<link>http://phpmac.com/articles.php?view=221</link>
</item><item>
<title>Members System</title>
<description>A quick introduction to the power of MySQL combined with PHP scripting to create a members only area. A tutorial for the PHP and MySQL novice.</description>
<user>1878</user>
<link>http://phpmac.com/articles.php?view=218</link>
</item><item>
<title>Easy PHP Navigation: Query Strings</title>
<description>Using an external PHP file, you can create a simple php navigation system that will save you space and looks pretty neat. A walkthrough for the PHP novice.</description>
<user>1878</user>
<link>http://phpmac.com/articles.php?view=217</link>
</item>
</rdf:RDF>