I want to use php code with fckeditor. In example i want to include a page like
<?php include("myfile.php"); ?>
Can I do that with the fckeditor?Plz provide a solid and working solution if there is any....
<?php include("myfile.php"); ?>
Can I do that with the fckeditor?Plz provide a solid and working solution if there is any....
Re: use php code with fckeditor
And then a way to find out how to revert the executed code to the original php.