<?php $xmlString = '<properties><property name="width">20</property><property name="height">100</property></properties>'; echo json_encode(simplexml_load_string($xmlString));
You have javascript disabled. You will not be able to edit any code.