Bilderback
02-04-2008, 04:29 PM
I just tried to post in a forum to show someone basic use of PHP variables.
The porblem is that the $variables disappeared after submitting.
Example:
[CODE]$my_variable = "my_string";
After submitting the post, it displays as shown below:
= "my_string";
Does anyone have a clue why this is happening?
Is the PHP parsing within the forum for some reason?
It does the same thing with [QUOTE]
Thanks
~sorry- I'm using 3.7beta4
The porblem is that the $variables disappeared after submitting.
Example:
[CODE]$my_variable = "my_string";
After submitting the post, it displays as shown below:
= "my_string";
Does anyone have a clue why this is happening?
Is the PHP parsing within the forum for some reason?
It does the same thing with [QUOTE]
Thanks
~sorry- I'm using 3.7beta4