il file non è in locale, è una richiesta che fai hai servizi di un'altro sito web!
dovrei aver risolto così, devo verificare che riesca a fare il json_decode, ma la stringa viene presa:
Codice PHP:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=windows-1250">
<meta name="generator" content="PSPad editor, [url]www.pspad.com[/url]">
<title></title>
</head>
<body>
fidjhfios
<?php
$stringa = file_get_contents ( "http://creator.zoho.com/lockworld/json/6/") ;
print($stringa)
?>
</body>
</html>
però mi sembra strano che non esista una maniera di fare una richiesta HTTP GET method e acquisire il risultato per trattarlo oltre a questa funzione file_get_contents