6
JSON verilerini almak ve verilerin kodunu çözmek için cURL nasıl kullanılır?
Bu yüzden bir jSON nesnesi döndüren bir bağlantım var ve onun kodunu çözüp PHP'deki değişkenlere koymam gerekiyor. URL api.php?action=getThreads&hash=123fajwersa&node_id=4&order_by=post_date&order=desc&limit=1&grab_content&content_limit=1 Bu, döndürdüğü nesnedir { "count": 1, "threads": { "38752": { "thread_id": 38752, "node_id": 4, "title": "The ShadyCraft Beta Launch!", "reply_count": 45, "view_count": 946, "user_id": 2, "username": "Shady", "post_date": 1366956695, "sticky": 0, …