Menu

interpedia / Blog: Recent posts

How to make jQuery ajax (JSON) requests

php curl file (manager.php)
~~~~~~

1, CURLOPT_HEADER => 0, CURLOPT_URL => $url, CURLOPT_FRESH_CONNECT => 1, CURLOPT_RETURNTRANSFER => 1, CURLOPT_FORBID_REUSE => 1, CURLOPT_TIMEOUT => 4, CURLOPT_POSTFIELDS => http_build_query($post) );... [read more](/p/interpedia/blog/2012/05/how-to-make-jquery-ajax-json-requests/) ?>
Posted by root apostolos 2012-05-09