MovableType
From HeadBackup
Jump to navigationJump to search
Creating & Generating a "Page" that uses PHP
- Create the page and include your PHP code snippet
- Export to a .html file like usual
- Manually rename the .html file to .php
- Change permissions on the file to 644 (some web hosts will prevent .php from running as 666)