(1) Pretty JSON output option (2) using php-json in PHP environment
8 views
Skip to first unread message
Dennis
unread,
Jul 20, 2009, 4:18:54 PM7/20/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to php-json
(1) It would be nice if all the JSON libraries had an option for
PRETTY output, shaped like YAML. Can you add that to yours,and would
it get included in the PHP native version that way?
(2) So it seems much faster . . . is it faster when accessed from
inside of PHP? Or just in a C environment? I didn't reaed far enough
to tell.