Hello I was wondering if there is any way to add php code on wordpress pages or post. Can anyone help me? Thank you, AT-XE
For showing code in a blog post try: http://blog.igeek.info/wp-plugins/igsyntax-hiliter/ Te execute php in blog posts try: http://dev.wp-plugins.org/wiki/RunPHP
Do you know if the exec() function is disabled on your server. All of the plugins I have seen require the use of exec which is disabled for security reasons on most servers.