Categories
Tags → Php Function Callback

EditArea

This editor is designed to edit souce code files in a textarea. The main goal is to allow text formatting, search and replace and syntax highlight (for small text). Main features: * Easy to integrate, only one script include and one function...
DETAILS

Object Extensions for PHP

The Object Extensions for PHP provides several classes with the following functionality: Object Extensions adds of new functionality to PHP objects such as: * Add methods and properties to an object at runtime by dynamically extending by another obje...
DETAILS

PHP XML Parser

Magic Parser for PHP can parse just about any XML or CSV variant (comma, tab, pipe separated values etc.) text file, ideal for parsing affiliate product feeds, exported spreadsheet data etc. The script will automatically detect the format of almost a...
DETAILS

SMS API

Class for sending worldwide SMS messages via CLICKATELL gateway (HTTP protocol). This class use PHP fopen function or PHP CURL module. Class have auth(), getbalance() and send() function. In version 1.3d, added support for concatenated messages (up ...
DETAILS
©2003-2019 jCay.com