WordPress vs Drupal
This question is usually at the maelstrom of our storm: Which platform is better for my next project? To answer this, I want to point out the differences between Wordpress and Drupal.
This question is usually at the maelstrom of our storm: Which platform is better for my next project? To answer this, I want to point out the differences between Wordpress and Drupal.
Dear Microsoft, thank you for putting out a waste of code that will, again, send web programmers into cardiac arrest.
I’ve looked at parsing weather data with PHP before, but I’ve found that using Yahoo’s weather service it more stable and flexible. Luckily PHP has some excellent built in functions to parse complex XML.
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.