Donate Share

Sparse-PHP

File Release Notes and Changelog

Release Name: 1.02b

Notes:
*  Added the sqlnavigation tag. You can now print a complete
set of page links to navigate amongst your data, and 
fine-tune which links appear.
* Added the query attribute to enumsets; you can now 
populate them on the fly from your database.
* PHP code can now be executed whenever and wherever you 
like, and includes the ability to conditionally execute code
(see PHP Reference).
* Changed one rather silly aspect of the code which should 
add a lot of speed and reduce memory usage.
* Added a new sqlfield calendar type and the calType 
attribute.

Changes: