I want to add php code through the wysiwyg interface in the editor.
I want to have <?php echo "what ever"; ?> render as php code when i input it into the editor without touching the source. Is there any way to do this?
I want to have <?php echo "what ever"; ?> render as php code when i input it into the editor without touching the source. Is there any way to do this?