$data = file_get_contents($url); // put the contents of the file into a variable
$characters = json_decode($data); // decode the JSON feed
$character = $characters
?>
<?php foreach ($characters as $character) {
if($character->no == $no){
?>
<h3><label>สถานะ</label></h3>