The best source of many programming languages Programmingpages offers: Some of them,best links about programming algorithms, programming faqs and helps, programming tools, programming magazines, programming e-books, c, asp, php, java, cobol, delphi, assembly, pascal, python, xml, fortran, ada, vbasic, resources for programming languages
Php Scripts - Security Systems
Bad Pass This is self contained easy to setup script that will notify someone that somebody is trying to enter a password protected area with the wrong password. |
Pobs POBS stands for PHP Obfuscator/Obscurer. It is a free and open PHP program that makes PHP sourcecode almost impossible to read and edit for normal humans. Now you can deploy your application and feel pretty safe about it. |
Block UA Block will 'block' certain user-agents from accessing your site ( such as e-mail harvesters, website copiers, etc ). It will redirect the agent to a custom message within the script, and e-mail the webmaster of the site with the details. |
Rc crypt RC4 is a symmetric encryption algorithm for which PHP lacks support, due to the fact that libmcrypt has stopped including it in recent versions. This class extends PHP's capabilities and provides RC4. |
