Can I add PHP code for execution in article body?


This is an example of how to let your PHP scripts run within an IFRAME tag in the article content. PHPKB knowledge base software allows you to do everything you need in your articles. See an example of calling the PHP script to execute the phpinfo() function below.

PHP Function Code
phpinfo();
?>

PHP Code Execution Results



Article ID: 594
Created: Thu, Jul 22, 2010
Last Updated: Sat, Aug 17, 2013
Author: Administrator

Online URL: https://www.articlediary.com/article/can-i-add-php-code-for-execution-in-article-body-594.html