<?xml version="1.0" encoding="iso-8859-1" ?>
<!DOCTYPE rss >
<rss version="2.0">
<channel>
<title>PHP scripts, Javascript, script writing, Collection of Scripts Resources, Free Scripts, Source code and Scripts, web resources, source code, free script, books, examples, help and more!</title><link>http://www.advancescripts.com/rss/622.html</link><description>Security Systems RSS feeds</description><language>en-us</language><copyright>Copyright (c) AdvanceScripts All rights reserved.</copyright><item>
<title>PHP CAPTCHA Tutorial</title>
<link>http://www.advancescripts.com/detailed/15822.html</link>
<description>Captcha stands for &quot;Completely Automated Public Turing test to tell Computers and Humans Apart&quot; and is used for telling humans and computers apart. Here is a tutorial that will teach you how to create your own PHP CAPTCHA. </description>
</item>
<item>
<title>Silentum PasswordGen</title>
<link>http://www.advancescripts.com/detailed/13492.html</link>
<description>Silentum PasswordGen is an excellent password generator tool if you need passwords for email clients, message boards, IM programs, or any other protected pages. It has various options, including choosing whether to use lowercase/uppercase letters, numbers, and symbols, in any combination you desire. Its character limits extend between 5 and 50, and you can generate 1 to 5 passwords at a time. You can use this for your own personal use, or place it on your site to allow visitors to generate their</description>
</item>
<item>
<title>Hotlink Protection with PHP</title>
<link>http://www.advancescripts.com/detailed/13371.html</link>
<description>Hotlinking is when another website links directly to one or more of your images or multimedia files and includes it on their web page. Not only is this theft of your intellectual property, but further more, you are paying for the bandwidth used by that site. Which can result in a problem with your budget.&lt;BR /&gt;&lt;BR /&gt; The most common way to prevent others from hotlinking your content is Apache's mod_rewrite. While this a solution that free available to use, there are a couple drawbacks. One being, that Apache has to be configured to use mod_rewrite (--enable-rewrite). Another one being, that for a lot of people writing regular expressions is not the most easiest thing to do.&lt;BR /&gt;&lt;BR /&gt; Of course there are commercial solutions to the problem. Probably the most common one is cPanel. An administration interface for webserver, which let's you create all the necessary items for your hotlink protection with a matter of clicks, in a matter of seconds.</description>
</item>
<item>
<title>Simple IP Address Format Checker</title>
<link>http://www.advancescripts.com/detailed/13344.html</link>
<description>There are more extensive ways to do an IP address format check, but this is a good cursory check. Simply call it passing an IP address as a string and it will return true if it's valid, false if it isn't.  

</description>
</item>
<item>
<title>Math Captcha image validation</title>
<link>http://www.advancescripts.com/detailed/12861.html</link>
<description> With all the Captcha decoders these days, its impossible to build a solid Captcha image validator with a string. The solution? Have a captcha that asks simple math addition questions! Decoders are not very good at breaking these. This tutorial will show you how to make a basic math CAPTCHA validtion form. This requires that you have the GD library for PHP installed to work. </description>
</item>
<item>
<title>Validate credit card numbers</title>
<link>http://www.advancescripts.com/detailed/12682.html</link>
<description>An easy example on how to validate credit card numbers using a small and handy PHP script. </description>
</item>
</channel>
</rss>
