[ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
JSON data format writer
Copyright: | 2016 Brendan Heywood (brendan@catalyst-au.net) |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 75 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
writer:: (3 methods):
write_header()
write_record()
write_footer()
write_header($columns) X-Ref |
Write the start of the format param: array $columns |
write_record($record, $rownum) X-Ref |
Write a single record param: array $record param: int $rownum |
write_footer($columns) X-Ref |
Write the end of the format param: array $columns |
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |