XSitePro and PHP
How easy is it to use XSitePro and PHP together? Can you easily add customer PHP code to XSitePro websites?
Unless you’re planning to build a database-driven, fully-fledged content website which requires lots of special coding, then adding PHP code to XSitePro websites is actually very easy.
To start with, you simply change the file extension on any web page where PHP is required to .php.
If you’re going to be using PHP in just about all of your pages, you change the File Naming settings so that ALL pages have a .php extension.
Lastly, when you want to insert your PHP code you can either use the Snippets function, which makes light work of adding code, or you can add it directly into the source of your pages.
Either way, it’s simple to do.
|