...called 'arr_code', which makes a php code text representation of an array. The comments explain the ins and outs and how it works.
arr_code.php:
/*
DESC:
Make a php code text representation of an array.
PARAM:
+ $code (OUT, STR, PBRS=REQ)
Receives the code text which can be stored inside a...