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 PHPSimpl
As of rev. 149 JSON support has been added to the Simpl framework that does not require PHP >= 5.2.0 and does not rely on PEAR.
Also just added is a Results() function in the DbTemplate to return the results in various formats. Right now 'array' and 'json' are supported but others such as 'xml' and 'cvs' will be coming.