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?
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?
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.