Parse PHP in HTML Pages on GoDaddy Hosting
Sometimes it is helpful, mainly to avoid broken links, to make sure your html files (with a .htm or .html extension) can parse PHP. On GoDaddy hosting, this threw me for a loop.
Sometimes it is helpful, mainly to avoid broken links, to make sure your html files (with a .htm or .html extension) can parse PHP. On GoDaddy hosting, this threw me for a loop.
I’m restructuring my blog to only focus on these languages and environments: Apache, PHP, MySQL, Javascript (usually via jQuery), XML, Actionscript, CSS, and HTML. Very rarely have I had to extend my reach out into other languages to accomplish the creation of a quality web page or web application.
Sometimes it is appropraite to secure Typo3′s backend login page and editing pages. This is done very easily in your server’s .htaccess file.
One of the things you immediately find out about Typo3 is that it uses Imagemagick, a server based image modification tool, to handle thumbnail creation, image resizing, and more. Imagemagick gives Typo3 some great features, but only if you have it installed correctly. Here is a quick guide to installing Imagemagick for Typo3.