Menu

PhpMyCodeGenerator 1.8.0 Released

This release adds four instructions to MyExcelScript: FOREACH, ITERATE, ECHO_ROW and MKDIR.
FOREACH makes it easier to iterate through an array.
ITERATE is a more general instruction to work with any PHP iterators.
ECHO_ROW and MKDIR are added to support a new script which can process a directory and then generate another script to reproduce the directory.

Posted by Tsoi Yat Shing 2010-10-11

Log in to post a comment.