Categories
Tags → Php Function Class

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

gAjax

This package can be used to execute PHP functions from Javascript using AJAX calls. It registers PHP function that may be called from Javascript. Then it can generate the necessary Javascript code to call those PHP functions using AJAX. A...
DETAILS

Codelobster PHP Edition

CodeLobster PHP Edition is a free handy and easy-in-use code editor that is primarily intended for quick and easy creation and editing of PHP and HTML files with support Drupal CMS. It includes debugger, dynamic help, autocomplete and Class View wind...
DETAILS

Multi-thread Simulation

This class can emulate the execution of program threads using separate HTTP requests to the same script. It establishes an HTTP connection to the same Web server to execute the same PHP script. It sends a request passing the name a function to ...
DETAILS

PHP WSDL Generator

This package can be used to generate a Web Services Definition Language (WSDL) document from the code of a class that implements Web services calls. It parses the code of a given PHP class script files and generates a WSDL definition from the l...
DETAILS

PHP PSD reader

Read .PSD files (Adobe Photoshop Documents) using only PHP4 or PHP5 and GD. comes with imagecreatefrompsd(- function that returns an image handle just like the native PHP imagecreatefrom functions; The script supports documents from Adobe Photoshop 3...
DETAILS

RandomLib

The class can be used to select one or a group of item(strings, objects, anything) from the entire collection of items. It include randomly select, randomly select unique. It also include function to randomly select weighted items and randomly sele...
DETAILS

Page:
©2003-2019 jCay.com