- 1,251 categories
- 40,829 scripts
- Learn by example the proper ways to apply restrictions on your web site.
- An easy example on how to validate credit card numbers using a small and handy PHP script.
- 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 ...
- 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.
- 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 th...
- Md5 is a very easy way to encrypt any string data. Following example take and encrypts a string. Remember that you could not dencrypt any data after encryption. .
- Learn how to use mod_rewrite to your advantage to take some overhead off your PHP script and validate Query Strings faster and more securely than any hard coded PHP script.
- Platforms
- Licenses
- Other Free / Open Source License
- In this tutorial, you will learn how to creat a CAPTCHA utilizing the graphics capabilities of PHP.
- Platforms
- Licenses
- Other Free / Open Source License
- 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, nu...
- A detailed php tutorial that shows how to create a useful function to secure a web site from attack attempts passing through text boxes.
Page: