[uf-discuss] Re: Standardized Representation of Microformats in
PHP/other languages
Toby A Inkster
mail at tobyinkster.co.uk
Thu Apr 3 02:16:22 PST 2008
Ciaran McNulty wrote:
> Do any other of the PHP types have a strong opinion about this? I
> realise that at the moment it's a side issue.
Agree 100%. Of course the json_decode() function was only added to
PHP in (IIRC) version 5.1, but that needn't effect code which is
simply aiming at outputting a structure that is equivalent to the
output from json_decode.
> Is there an obvious representation in any other programming languages?
Could be done in the same way in Perl, using the "from_json" function.
--
Toby A Inkster
<mailto:mail at tobyinkster.co.uk>
<http://tobyinkster.co.uk>
More information about the microformats-discuss
mailing list