Categories
Tags → Php Execute Function

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

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

Zip Code Range and Distance Calculation class

This is a PHP class to do various calculations with zip codes. It''s primary purposes are to calculate the distance between two zip codes and to extract all the zip codes that are within a range of a given zip code. All calculations are based on...
DETAILS

PHP Debugger DBG

DBG is a fully featured native php debugger. Makes it easier to find problems or bugs in PHP scripts. DBG has an ability to back-trace errors, can show local variables and parameters passed to all nested function calls at any point of execution. Besi...
DETAILS

Scripthash

Scripthash is a PHP extention which enables you securely hide passwords or execute programs as a different user when using PHP as an Apache Module or as a RedHat RPM. During module initialization a shared memory segment is created and initialised wit...
DETAILS
©2003-2019 jCay.com