update page now

Voting

: three minus one?
(Example: nine)

The Note You're Voting On

soloman at textgrid dot com
14 years ago
Three line xml2array:
<?php
$xml = simplexml_load_string($xmlstring);
$json = json_encode($xml);
$array = json_decode($json,TRUE);
?>

Ta da!

<< Back to user notes page

AltStyle によって変換されたページ (->オリジナル) /