Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

Most Popular Scripts | PHP | Tutorials & Tips | Security

Results 1-10 of 10
PHP Form image verification
posted byreconninSecurity
When you build a form in your web page, you are susceptible to being spamed by automated systems. In order to make sure that the one who completes the form is human, you can use the system with image verification.
(37 ratings)
Reviews1
PriceFree
Views11871
5 Basic PHP Security Tips
posted byStevoTVRinSecurity
Security should be a top concern throughout the development of any PHP web application. There are some very simple measures you can take to protect your application from potential abuse. This post will cover some of the basics of PHP security.
(7 ratings)
Reviews1
PriceFree
Views899
Creating a basic bad word filter in PHP
posted bydjapeddinSecurity
This tutorial will show you how to create a basic bad word filter in PHP.
(3 ratings)
Reviews0
PriceFree
Views1234
Symfony 2 Access Denied Listener
We describe a very common situation in Symfony 2 - you have a user type that is not allowed to access certain pages. By default, an access denied exception is thrown - with this tutorial, we describe how to simply redirect the user with a pleasant flash message.
(0 ratings)
Reviews0
PriceFree
Views402
Advanced IP Ban Script
posted byliviusinSecurity
This script is useful if you want to restrict the access to some people on your site, based on their IPs.
(0 ratings)
Reviews0
PriceFree
Views1453
Basic PHP Security
In this tutorial we'll go over some of the areas of PHP that need special attention to make sure your code protects against malicious attempts, from SQL Injection to the underestimated - XSS.
(0 ratings)
Reviews0
PriceFree
Views1356
Minimal Sanitation Techniques
This tutorial will show you sanitation techiques used by the pros so that your scripts will be secure, and resistant to any attacks.
(0 ratings)
Reviews0
PriceFree
Views988
How to Spam-Proofing Your Website
Spam-Proofing Your Website Anyone who operates their own website knows that you need to provide forms in your site for visitors to contact you. The big challenge is providing easy form access to your visitors, without letting SPAM flood your email inbox or database. The techniques described in this article tell you how to reduce the amount of SPAM.
(0 ratings)
Reviews0
PriceFree
Views1093
Developing rock-solid code in PHP
This tutorial is intended for both amateur and professional PHP programmers who want to design and write quality functions. To complete this tutorial, you must have a basic level of working knowledge with PHP, and know how to define functions.This will help u strengthen your codes
(0 ratings)
Reviews0
PriceFree
Views1842
Create a random password
posted byDanBeeinSecurity
Nice little function that will generate a completely random password.
(0 ratings)
Reviews0
PriceFree
Views1816
Results 1-10 of 10