<?php require_once ('../src/Mind.php'); $Mind = new Mind(); $data = ['Beyaz?t Karata?: Milli Muharif Uça??n ad? "Türk Kartal?" olmal?!', 'Ali Y?lmaz']; echo $Mind->json_encode($data); // $this->json_encode($data, false);
info at phpclasses dot org