Features:
- Field value as XML element, attribute or CDATA
- Different null value handling methods
- Custom field value formatting function and custom function for each field to manipulate the field (as element)
- Custom functions for each table to manipulate each row and the final XML document
- Optional master/detail XML data
- Custom root tag name, row tag name and field tag/attribute name
- Custom View to store your SELECT statements
- Optional preset table filtering and sorting
- Server-side paging, sorting, basic and advanced searching
- Locale, default date format, caching options
- Saving and restoring project from project file
- Synchronize project settings with changes in database
- Creates virtual directory in IIS automatically
- Dynamic table loading
- Customizable template
- Template Extensions
Notes:
PHP XMLMaker generates PHP to serve XML only, data modification is not supported.
PHP XMLMaker includes the following extensions to demonstrate how to generate code for consuming the XML:
- Ajax Table (Spry Framework)
- RSS
- Flash Chart
- Menu Bar (XSLT and Spry Menu Bar)
- YUI Charts
- Flash DataGrid (for registered users only)
- Ajax Master/Detail Tables (Spry Framework, for registered users only)
- YUI DataTable (for registered users only)
These extensions are provided as examples on using template extension only, they are not part of PHP XMLMaker and they may contain third party code. No technical support will be provided to the extensions.
See online demo
|
|
|