Attn: JavaScript + PHP
Attn: JavaScript + PHP
Out of context: Reply #7
- Started
- Last post
- 8 Responses
- hulja0
if your JavaScript is in the html code, you need PHP tags to let the server know that's a PHP variable you're calling.
I dunno if it'll show, but it should like like this:and if it doesn't show:
[?=$nameofvariable; ?]where the [ and ] are opening and closing bracettes.