PhpMyCodeGenerator & PhpMyCellScript News
Status: Beta
Brought to you by:
ystsoi
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.