Hi people,
Im having problems with the wysiwyg area. Ive pasted some php code into it, example:
but its stripping the php tags (changing them to > and ") etc.
In most cases this is fab, but I want it to stop in other cases, how can I do this?
Im having problems with the wysiwyg area. Ive pasted some php code into it, example:
<?php echo "Hello"; ?>
but its stripping the php tags (changing them to > and ") etc.
In most cases this is fab, but I want it to stop in other cases, how can I do this?