NSA
sudo apt-get thefuckout.tar.gz
- Dec 9, 2011
- 715
- 86
Hello all,
I am trying to use jQuery inside of a PHP file with the header set as: "header("Content-type: application/x-javascript");"
But when I go directly to the file I get this error: "Parse error: syntax error, unexpected '(', expecting variable (T_VARIABLE) or '$' in C:\xampp\htdocs\jes\dd\meme2.php on line 5"
Is it possible to use jQuery inside of this file or JUST raw JavaScript?
Thanks.
I am trying to use jQuery inside of a PHP file with the header set as: "header("Content-type: application/x-javascript");"
But when I go directly to the file I get this error: "Parse error: syntax error, unexpected '(', expecting variable (T_VARIABLE) or '$' in C:\xampp\htdocs\jes\dd\meme2.php on line 5"
Is it possible to use jQuery inside of this file or JUST raw JavaScript?
Thanks.