Categories
Tags → Php Character

ArDate

This class can be used to format times and dates in Arabic. It implements functionality similar to PHP date function. It takes as parameters a timestamp integer value and a date format string. The class returns a string formatted represen...
DETAILS

DRBImageVerification

DRBImageVerification is a simple anti-spam image verification, or &"CAPTCHA&", script. It allows you to add a challenge-response test to your existing PHP powered forms to prevent automated spam postings. The verification string len...
DETAILS

Imagize - Image Verification Captcha Form Processing Script

The Goal of our CAPTCHA SCRIPT is to stop spammers, and automated programs or scripts from making post and/or submitting an online form. There are many free tutorials out there on accomplishing this process, ours sets up in 5 minutes or less, and wor...
DETAILS

Form Spam Blocking Script

The Form Spam Blocking Script will block form submissions that include user defined blocked words, effectively stopping all form spam including automated scripts and user submitted data. It is designed to run with any Form1 based form processing code...
DETAILS

MySearch

MySearch is a PHP class that handles all aspects of a typical search. Once instantiated, a call to find will return false if the find failed, or a CSS highlighted string on success. This search is designed for parsing data with HTML, so, anything ins...
DETAILS

phpbrute

(UPDATE: fixed nasty bug that crashes PHP after 30 seconds.) this script generates a list of character combinations as many characters long as you want, containing ASCII characters you wish to use. (a-z, A-Z, 1-9, and even special characters if you s...
DETAILS

PHP PassGen

PHP PassGen is a fully customizable random password generator. It is much more advanced than other similar tools I have tested. Use your own password policy to generate passwords using any combination of lowercase letters, capital letters, numbers,...
DETAILS

PHP Script Tips - Understanding String Literals and Operations

A collection of 14 tips on PHP string literals, operations and conversaion. Clear explanations and tutorial exercises are provided on single-quoted strings, double-quoted strings, string elements, concatenation, converting values to strings, converti...
DETAILS

PHP Script Tips - Reading and Writing Files

A collection of 14 tips on PHP functions on file input and output. Clear answers are provided with tutorial exercises on opening files for reading and writing, appending data to existing files, reading file by line or character, reading file in binar...
DETAILS

Silentum PasswordGen

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...
DETAILS

Page:
©2003-2019 jCay.com