Totally XMLed Forms (TXF) is an application designed to facilitate form handling in PHP applications. It's specially dedicated to PHP-based sites that work with documents via DOM XML functions and generate output with XSLT stylesheets.
Be the first to post a text review of Totally XMLed Forms for PHP. Rate and review a project by clicking thumbs up or thumbs down in the right column.
07.05.03 beta1:<br/> * New XSLT stylesheet for table-formatted forms<br/> * DTD update<br/> * Example form with XSLT for transforming.<br/> * Minor fixes in php code.<br/><br/> 28.04.03 alpha7:<br/> * Encoding and decoding seem to work okay now. Almost all the inputs and outputs of DomDocument is converted.<br/> * Documentation updated.<br/><br/> 27.04.03. alpha6: <br/> * Some typing mistakes related to "_" symbol in properties names fixed.<br/> * Documentation minor update, updated some comments in the code.<br/><br/> 22.04.03. alpha 5:<br/> * Fix: reset of arrays was missing in several functions.<br/> * Fix: get_node_return wrote messages into _message array instead of txf:message nodes.<br/><br/> 20.04.03. alpha4:<br/> * Accomodation for PHP 4.3.1 (node handling and copying now work correctly)<br/> * Fix:drop_values didn't dropped only messages, leaving values in the document.<br/> * Any incoming and outgoing data is now converted with iconv function. Encodings are set in _cp_in and _cp_out properties.<br/><br/> 19.04.03. alpha 3:<br/> * Functions in TXF now can be arguments to other functions. No limitations on the amount of levels, except the resources of your server.<br/> * Debugged and commented submit_check function.<br/> * Fixes in DTD schema.<br/> * in-options in txf:check now work correctly (mistakes with nodesets variables fixed)<br/><br/> 23.03.03. alpha 2:<br/> * Txf:revswitch and children of txf:logic not skipped anymore. Now their check is called without recording the return. Made to execute all setValid, setInvalid and message attributes in the triggers.<br/> * Namespace changed, pointing the project's real homepage.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?