Categories
Tags → Php Class Functions

Grabber

This is a simple yet powerful and well commented PHP class for screen scraping. It uses PHP CURL Library and handles most of the work for you. It has several useful functions for cleaning and extracting the needed content.
DETAILS

Text Database PHP Class

Using a unique database design I have developed a php class to have a completly text file database system. Just some of the functions included in the class are for: add/edit/delete records, add/edit/delete tables, sorting a database using a given fie...
DETAILS

TinyButStrong

TinyButStrong is a Template Engine for pro and beginners. It s a single Php class with 6 methods and 5 properties. The TBS tags can be visible with any Visual (wysiwyg) Html Editor. TinyButStrong support MySQL, PostgreSQL, SQLite and other data...
DETAILS

MySESS

MySESS is a database-based (MySQL) session handler. The download includes everything you''ll need to begin. It''s a pretty good replacement for PHP''s built-in sessions. I found that PHP sessions are limited by their use of headers. It...
DETAILS

QikTable

QikTable is a PHP class that uses object-oriented syntax to simplify the creation of HTML tables. Set or clear ANY attribute (including CSS) for the table, headings, body, or by row, column or cell. Makes it easy to build tables with data imported fr...
DETAILS

SauSurepay

A PHP Class with functions for submitting requests and decoding responses with SurePays merchant gateway service. Current version supports: Standard Credit Card and TeleCheck requests: Surepay request DTD v1.0 --&> pp.request, pp.auth, pp....
DETAILS

3dlib

3dlib is a PHP class for drawing anything you want in 3D space coordinates including 3D Charts. All 3D space transformations are implemented. Some GD functions are adapted. 3dChart() function is added.
DETAILS

class.browser.php

class.browser.php is a class of functions that is designed to make it easy to download web pages for numerous uses, including for web crawling. It extends the functionality of the PHP function fsockopen, as well as adds string parsing functions to ma...
DETAILS

An Introduction to Classes

This tutorial teaches you how to write and use classes, to make your PHP code more flexible and easier to manage. The tutorial guides you through the construction of a simple, security-related class that performs some basic security functions for a w...
DETAILS

Metabase

Metabase is a set of PHP classes that provides DBMS independent access and management of databases. Currently it features: Set of functions that call the selected DBMS driver objects functions; DBMS Drivers classes; A parser class for interpreting DB...
DETAILS

Page:
©2003-2019 jCay.com