-
This php class, and the associated examples, will let you include result pages or forms from anywhere in any javascript enabled browsers. No need to have php on one server to include php result from another.
-
Editable select input can be used to generate a form select input with a text input that can alter the selected value. It is a PHP wrapper of a JavaScript example made available in the dhtmlgoodies.com site.Editable select input outputs the necessary JavaScript and HTML to generate a text input with menu that opens when the user clicks on the ...
-
NiftyCube uses the Nifty Corners Cube Javascript and CSS library originally developed by Alessandro Fulciniti generate HTML pages with a rounded look in using colors.The generated page may have custom footers, headers and tags inside head section. Liquid and fixed layouts are both supported.Requirements: - PHP 5.0 or higher - Nifty Corners Cube Javascript - CSS library
-
gWidgets generates start and end div tags and the necessary Javascript to intercept the events of when the user clicks and drags the block inside the div.A JavaScript function, that handles the event when the mouse button is released, can be assigned.Requirements: PHP 3.0 or higher
-
CProgbar can be used to render and update a progress bar in a HTML page. It renders a progress bar in HTML that can be displayed in a given in-line frame.CProgbar also generates the necessary JavaScript to update the bar to show the progress of a given task being executed.
-
PHP Array to Javascript can be used to convert PHP associative arrays to Javascript objects that have properties set with the PHP array entries.PHP Array to Javascript traverses the entries of one or more associative arrays recursively and generates code that define Javascript objects.The names of the object properties are the keys of the array entries. The property values are ...
-
JS & CSS Compressor can take a list of Javascript or CSS files and compact them by stripping comments and white spaces putting all in one line. A specified file is used to store the resulting code.Requirements: PHP 4.3 or higher
-
Serializer takes a value of any PHP data type and generates a string that represents the value serialized in one of the supported formats.Serialization formats of PHP, JavaScript (JSON) and XML, are currently supported. Array and objects are traversed recursively when they have members that are also arrays or objects.Requirements:PHP 4.10 or higher
-
html table can be used to display results from a database query with different colors for each row. The JavaScript "selected rows" effect is supported.
-
The MooTools library is called via generated JavaScript and HTML code, in order to update a given page element with the output of a script with a given URL.Requirements:PHP 5.0 or higherLimitations:The comments in the code are in Turkish
-
jQuery-PHP can be used to develop AJAX applications using the JQuery JavaScript library. There is a Javascript library that wraps around JQuery library to send AJAX requests.There are also several PHP classes used to generate the responses to AJAX requests and execute several types of actions like: return messages, errors, Javascript code to execute, adding page elements, etc..
-
jqSajax can generate Javascript code to make AJAX request using the Jquery library to execute PHP functions on the server side.A PHP callback functions that will be called when the AJAX requests are sent is registered.Requirements:PHP 4.0 or higher
-
Accessible nested DHTML menus uses nested unordered HTML lists in combination of Javascript generated by the class to build the menu elements. If Javascript is disabled, the menu will display in expanded form.The menu is customized using CSS styles. Another class is supplied to traverse the file system and builds a menu to navigate on the server file system.
-
QSWFObject can be used as a wrapper around SWFObject Javascript libraries to load Flash movies. It generates the necessary Javascript and HTML to load Flash movies without depending on the underlying browser type.QSWFObject can configure several types of Flash movie parameters such as the width, height, URL, quality, background color, etc..Requirements: PHP 5.0
-
cfdj Class is a simple class for checking the required inputs of a form on the server side, so the validation can be done even when user browser have Javascript support disabled.When the form is submitted the class displays error messages to tell the when a required input is empty and needs to be filled.

