Mike516 0 Light Poster

How can I get a PHP variable passed on to a jquery one..

<?php
$temp = "yes";
?

How would I get "yes" in a Jquery variable?