Illustrates the calling and use of the ECHO Transaction Processing PHP Class. Use this along with the ECHO Real Time Transaction Processing PHP Class download.
PHP Snippets
Every PHP developer needs a good and reliable collection of code snippets. In this category, you will find 900+ copy and paste code snippets that will help in your next PHP project.
A short script that allows users to track visitors to their site.
Generate a random string based on a supplied length and seed.
// Generates a 4 character random string,
// using the seed ‘abcd’
$randomStr = getRandomStr(4, ‘abcd’);
A little function that checks a string for ‘bad words’.
A class for use with the verisign pfpro extension Ability to fully manage credit card transactions online using Verisign pfpro Includes sale authorize capture credit and more Support for AVS
This class can used to generate keys to control the distribution PHP applications that are enable according to a license It generates license strings that can bind PHP applications to
Classe de manipulao de banco de dados MySQL via PHP
This function dynamically creates a set of links including PREV NEXT and page links for a set of articles in a directory It simply requires that you place the files
This function will allow you to get all the differences in multiple arrays up to arrays Inspired by Phence on the forums this will return an array filled with all
Factorizes a given number