Hi folks,

I am a PHP/mySQL developer and I have a project that I am looking to marry to a third party cms. So I am wondering if Drupal can handle PHP scripting within the content of pages or do I need to plan on using iframes as content and build my apps as stand alone pages?

Thanks for any advice!

jg

Comments

cog.rusty’s picture

Yes, there are 3 available input formats, "Filtered HTML", "Full HTML", and "PHP", and a user with the right permissions can use php in the content.

The same applies to the sidebar blocks.