Menu

PhpMyCodeGenerator 1.5.0 Released

This release
1) Add two instructions FIND and REPLACE to MyExcelScript, which intends to make it easier to do editor-like Find/Replace programmatically.
2) Add two scripts to demonstrate how to use the new instructions to extract and sort SQL statements, and insert comments to getter and setter methods.
3) Change the ASSIGN, CONCAT and UNSET instructions to accept variables instead of variable names, so that it is possible to assign or concat the saved value to an array, and unset an array element.

Posted by Tsoi Yat Shing 2010-09-19

Log in to post a comment.