MovableType

From HeadBackup
Revision as of 19:08, 18 November 2010 by Andrew (talk | contribs) (Created page with "== 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 .ph...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Creating & Generating a "Page" that uses PHP

  1. Create the page and include your PHP code snippet
  2. Export to a .html file like usual
  3. Manually rename the .html file to .php
  4. Change permissions on the file to 644 (some web hosts will prevent .php from running as 666)