1. CSS
  2. Flash
  3. HTML
  4. Illustrator
  5. Java
  6. JavaScript
  7. Maya
  8. Photography
  9. Photoshop
  10. PHP
  11. Ruby
  12. Ruby on Rails
  13. 3ds Max

Gt-1

PHP Tutorials — Security

PHP » Security — 18 days ago
One crucial part of PHP development practice is always keeping in mind that security is not something you can simply buy off the shelf at your local convenient store. Ensuring the security of your web applications is a process, which over time, needs to be constantly evaluated, monitored, and hardened.
PHP » Security — about 1 month ago
Data security is important and often undervalued by designers, developers, and clients alike. Since PHP 5.2.0, data sanitization and validation has been made significantly easier with the introduction of data filtering. Today, we're going to take a closer look at these filters, how to use them, and build a few custom functions.
PHP » Security — 2 months ago
In this article i will cover 5 important steps you need to take to make sure your web site’s secure.
PHP » Security — 3 months ago
This tutorial discusses methods to combat spam bot attacks and keep your site clean and safe.
PHP » Security — 3 months ago
An upload script with extensions validation trough mime types! May come in handy next time you start a PHP project where you only want people to upload images!
PHP » Security — 4 months ago
Learn to sanitize input sent to your web application by recursively applying a white list to your global variables.
PHP » Security — 4 months ago
Build Your Own Captcha and Contact Form
PHP » Security — 4 months ago
Secure Your Forms with Form Keys
PHP » Security — 6 months ago
Creating an Advanced Password Recovery Utility
PHP » Security — 7 months ago
This tutorial will show you how you can easily yet effectively protect your website and database against SQL injections and to secure user inputs.
Help us out! More and more tutorials are submitted to Good-Tutorials each day. We could use your help with finding good tutorials. Mind lending a hand?