I created a PHP script yesterday that displays fine in a vB template via a plugin. I've created another PHP script today but when I view it in a vB template it just outputs the content of the PHP script (the actual PHP script is what you see), it doesn't actually execute the PHP script and output the result of that.
I've double checked the script and it appears fine... something, I can't figure out what, is stopping vB from 'executing' the PHP script.
|