Categories
Tags → Character In Php

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

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

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

PHP Form Captcha

PHP Form CaptchaPHP Form Captcha is a powerful script that can protect your form, comment area, guestbook or shopping cart from automatic submissions, the tool generates an image with distorted text which your visitor is required to type into a text box, The idea...
DETAILS

Random Password Generator

This Random Password Generator will create a password with: a) Letters and numbers b) Uppercase and lowercase letters and numbers c) Uppercase and lowercase letters, numbers and symbols. The Random Password Generator will create up to a (defau...
DETAILS

vpSQL

vpSQL is a small set of functions (under 13k) that interacts with a flat file database through a subset of sql instructions. vpSQL accepts the the following sql statements: SELECT fields FROM table[WHERE][ORDER BY][lLIMIT] INSERT fields,dat...
DETAILS

Simple Method To Output HTML

In HTML the &" character is encountered very often. This is also used within PHP therefore this causes a very small problem when outputting HTML code. This however is a very simple solution to that problem.
DETAILS

Page:
©2003-2019 jCay.com