$tjson = json_decode(file_get_contents("https://twitter.com/search?q=".rawurlencode($_POST['keyword'])."&rpp=10&include_entities=true&lang=tr&result_ty pe=mixed&page={$page}"),true);
bu satırın altına ekle
Warning: Invalid argument supplied for foreach() in /home/oktayus2/public_html/wp-content/plugins/commentninja/functions.php on line 109
109. satır: foreach($tjson->results as $content){