1. sayfa
$list = glob(dirname(__FILE__) . "admin/panel/json/*.json");foreach($list as $json){ $exp = explode( '/', $json ); $filename = end($exp); $veriokujson = file_get_contents($filename); $yeniveri = json_decode($veriokujson);}
< Bu mesaj bu kişi tarafından değiştirildi mali2023 -- 1 Mart 2023; 22:4:57 >