Pass variable from Javascript to PHP

December 13, 2009 by Alex · Leave a Comment
Filed under: HTML, PHP, Web programming, Wordpress 

In my Wordpress project I need to pass info from Javascript to PHP code. I’ve tried with all the known methods but was unable to parse the data. How can I do that?
Read more