Send info without (echo) json
Hi...i have a question about json and jQuery.post (
http://api.jquery.com/jQuery.post/) I can send info through jQuery.post (json or xml format), but, how can I send info without echo json?? (echo json_encode($info) )
thanks...