$hadithArray = array();
$hadithArray["hadiths"] = $mainHadith->Results;
// encode array to json
header("Content-Type: application/json; charset=UTF-8");
$json = json_encode($hadithArray, JSON_UNESCAPED_UNICODE|JSON_UNESCAPED_SLASHES);
$hadithArray = array();
$hadithArray["hadiths"] = $mainHadith->Results;
// encode array to json
header("Content-Type: application/json; charset=UTF-8");
$json = json_encode($hadithArray, JSON_UNESCAPED_UNICODE|JSON_UNESCAPED_SLASHES);
Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.
These out-of-the-box solutions provide you proven, tested applications that can be up and running now. Build a store, a gallery, or a web-based email solution.