Hi all i'm posting this question both PHP and Javscript forums in hopes that someone will have the solution.
Here's the deal:
I have a drop down style menu that i'm using, that's written in js and i want to use a php variable within it:
$user is the variable that i want to pass through it but i'm not sure how or if there a way to declare it as php within the exsisiting js code or should i take another route?
Thanks