Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.71K
1 Posted Topic
I am not sure, but I think this should work with no problems: [code=php]<?php echo '<script language="Javascript">'; echo "var z1 = $php_var;";//one way echo 'var z2 = '.$php_var2.';';//another echo '</script>' ?>[/code] Best regards.
The End.
deMechanico