<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PCtechtips.org &#187; php</title>
	<atom:link href="http://pctechtips.org/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://pctechtips.org</link>
	<description>Articles and tutorials about information technology</description>
	<lastBuildDate>Sat, 05 May 2012 01:31:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>A Simple PHP Search Engine Tutorial.</title>
		<link>http://pctechtips.org/a-simple-php-search-engine-tutorial/</link>
		<comments>http://pctechtips.org/a-simple-php-search-engine-tutorial/#comments</comments>
		<pubDate>Sat, 20 Sep 2008 05:53:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[web development]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[search engine]]></category>
		<category><![CDATA[search form]]></category>

		<guid isPermaLink="false">http://pctechtips.org/?p=312</guid>
		<description><![CDATA[In the process of making the &#8220;pwn3d zite&#8221; I wanted to add a search capability to the site, so that led me to create this very simple tutorial that covers how to make a PHP search engine for your site. Search engines can range from very simple (the one we&#8217;re about to do) or something [...]]]></description>
		<wfw:commentRss>http://pctechtips.org/a-simple-php-search-engine-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Login forms and cookies with php</title>
		<link>http://pctechtips.org/login-forms-and-cookies-with-php/</link>
		<comments>http://pctechtips.org/login-forms-and-cookies-with-php/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 23:52:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[web development]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[web applications]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://pctechtips.org/?p=276</guid>
		<description><![CDATA[I recently posted a hacker challenge that consisted in a vulnerable login form, and specifically the vulnerabilities was found in the way the cookie was set, well for this tutorial I&#8217;ve decided to do a basic introduction to the mechanics of login forms and cookies in php using mysql as the database backend. On the [...]]]></description>
		<wfw:commentRss>http://pctechtips.org/login-forms-and-cookies-with-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

