1 2 3 4
<?php header("Content-Type: application/json"); die(json_encode(get_browser(), JSON_PRETTY_PRINT));