<?xml version="1.0"?><rss version="2.0">
       <channel>
         <title>Programmer Kingdom</title>
		 <link>http://www.programmerkingdom.com/categories/91/security.html</link>
		 <description>Programmer Kingdom</description>
		 <image>
		   <url>http://www.programmerkingdom.com/images/logo.jpg</url>
		   <link>http://www.programmerkingdom.com/</link>
		 </image>
		 <item>
		   <title>UDP Portscanning in PHP</title>
		   <link>http://www.programmerkingdom.com/view/394/udp-portscanning-in-php.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
Portscanning serves a legitimate role in system
administration/ownership. By confirming exactly what ports a computer
accepts connections on, it's possible to ensure that an operating
system hasn't opened unnecessary ports to the world.

UDP Portscanning in PHP

While TCP port scanning of one's own ports is common, many
underestimate the potential hazards of open UDP ports -- this can le...........</span>]]></description>
		   <pubDate>2010-04-02T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>Top 7 PHP Security Blunders</title>
		   <link>http://www.programmerkingdom.com/view/395/top-7-php-security-blunders.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
By showing you what not to do, and how each
particular flaw can be exploited, I hope that you'll understand not
just how to avoid these particular mistakes, but also why they result
in security vulnerabilities.

Top 7 PHP Security Blunders

In this article, I'll detail many of the common PHP programming
mistakes that can result in security holes. By showing you what not to
do, and how e...........</span>]]></description>
		   <pubDate>2010-04-02T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>Getting Started With Mcrypt</title>
		   <link>http://www.programmerkingdom.com/view/396/getting-started-with-mcrypt.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
Mcrypt is a wonderful set of library functions
for encrypting, decrypting, and hashing data. This is a great way to
secure your data and encrypt it so prying eyes can't get your data. 

Getting Started With Mcrypt

Mcrypt
is a wonderful set of library functions for encrypting, decrypting, and
hashing data. For Debian users, getting Mcrypt is apparently as easy as:


apt-get install ph...........</span>]]></description>
		   <pubDate>2010-04-02T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>.htaccess Password Protection</title>
		   <link>http://www.programmerkingdom.com/view/397/.htaccess-password-protection.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
Learn how to super protect your files without
the use of mySQL. This tutorial will help you learn how to password
protect your file quickly and easily in a few lines of code. 

.htaccess Password Protection

Learn how to super protect your files without the use of mySQL.


This tutorial will help you learn how to password protect your file quickly and easily in a few lines of code.

T...........</span>]]></description>
		   <pubDate>2010-04-02T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>Password Protection</title>
		   <link>http://www.programmerkingdom.com/view/398/password-protection.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
Password protection is something you need every
once in a while. Whether it's a secret site you're running or just the
control panel of your favorite script.

Password Protection and File Inclusion With PHP

First off, if you read last week's article by me (the one about site
personalization in PHP), I have one addition to make to make your life
a little easier. &nbsp;If you didn't read ...........</span>]]></description>
		   <pubDate>2010-04-02T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>Protecting your Source Code</title>
		   <link>http://www.programmerkingdom.com/view/399/protecting-your-source-code.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
There are many reasons now as a web designer,
software programmer or website owner that you may want to start
considering the safety of your HTML or PHP source code. It helps
protect against email farming, security breaches and more. 

Protecting your PHP and HTML Source Code

There are many reasons now as a web designer, software programmer or
website owner that you may want to start co...........</span>]]></description>
		   <pubDate>2010-04-02T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>Using Define to Protect Files</title>
		   <link>http://www.programmerkingdom.com/view/400/using-define-to-protect-files.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
In my other tutorial I showed you how to include files dynamically using PHP [like main.php?x=whatever]
The files that you include can be accessed by anyone, which you may not want done.

Using Define to Protect Files

In my other tutorial I showed you how to include files dynamically using PHP [like main.php?x=whatever]
The files that you include can be accessed by anyone, which you may n...........</span>]]></description>
		   <pubDate>2010-04-02T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>Geo Target Your Visitors</title>
		   <link>http://www.programmerkingdom.com/view/401/geo-target-your-visitors.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
Have you ever wanted to find out where a visitor lives?


I had the need a week ago when an ad company said that they had lots
of advertisers that needed UK visitors. So they asked if I could show
their ads for all my UK visitors. Now I have a solutions that I thought
that I would share with you.


First of all download and unpack Maxminds geoip database. It&rsquo;s free
(atleast this ...........</span>]]></description>
		   <pubDate>2010-04-02T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>Protecting your source code.</title>
		   <link>http://www.programmerkingdom.com/view/402/protecting-your-source-code..html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
There are many reasons now as a web designer,
software programmer or website owner that you may want to start
considering the safety of your HTML or PHP source code. Here you will
find out what the reasons are and what you can do about it.

Protecting your PHP and HTML Source Code

There are many reasons now as a web designer, software programmer or
website owner that you may want to sta...........</span>]]></description>
		   <pubDate>2010-04-02T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>Encrypting data with PHP</title>
		   <link>http://www.programmerkingdom.com/view/403/encrypting-data-with-php.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
PHP provide us with an interesting array of
security-oriented functionality. In this article I'll introduce you to
this functionality, provides you with a basics from which you can begin
incorporating security enhancements into your own applications.



Encrypting data with PHP

	
		
			
		
	




Overview: PHP
provides us with an interesting array of security-oriented
functio...........</span>]]></description>
		   <pubDate>2010-04-02T00:00:00-07:00</pubDate>
		 </item></channel>
	 </rss>
