Categories
Tags → Php Classes

Easy payments using Paypal IPN

There are several PHP scripts and classes to process PayPal payments using their native IPN (Internet payment notification) feature. This Tutorial / guide will show you how to process paypal payments using the IPN feature
DETAILS

mySQL database class compatible with PDO for PHP 4+

This is a mySQL database class, that allows you to run queries faster and supports prepared statements, just like PHP 5''s PDO, but working for PHP 4. It supports: - persistent connections; - raw query, just like mysql_query; - select func...
DETAILS

phpAddDict - Library to work with select, checkbox and radio lists

PHP Classes Library made to make easier your work with a large number of lists (dictionaries / references) on web pages. Lists are select, checkbox, radio elements etc. Library gets lists from database for further output on the HTML-page. It also...
DETAILS

Web safety with AJAX and PHP 5

Manipulation of parameters, Cross Site Scripting, SQL Injection, Session hacking - there are many ways to attack a websites integrity for evil purposes. And it is note easy to imagine every way hackers are trying to manipulate your web code. This app...
DETAILS

PHP eFax

PHP eFax was created from a need to send faxes to our customers. We wrote it so it would be easily reusable. This PHP code is a set of classes used to create a fax, send it via eFax and check out the response and disposition replies from eFax Develop...
DETAILS

[Tutorial] PHP Classes

This tutorial makes php classes easy to learn.
DETAILS

PhpRtf Lite

PhpRtf is php classes library for creating rtf documents. Rtf is Microsoft format that is compatible with Microsoft Word and Open Office Writer programs. PhpRtf supports document sections, headers and footers formatting, paragraphs and fonts contro...
DETAILS

PHP mcForms Classes

mcForms classes designed for controlling and manipulating to most common used HTML forms and form objects easily. Add form objects with their captions, assign maximum lengths and initial values, add most used JavaScript validations to objects, create...
DETAILS

ArZipStr

This package can be used to compress text based on prior knowledge of the frequency of letters of texts in the same idiom. Currently there are class versions for the idioms: Arabic, English, French, German, Italian and Spanish. These clas...
DETAILS

YAPHPO

A PHP obfuscator that will obfuscate functions, variables, classes and even constants. Each of these groups can be given regular expressions so that you choose exactly which are obfuscated and which are not. Also removes comments and whitespace...
DETAILS

Page:
©2003-2019 jCay.com