WordPress is a great piece of software that makes administrating websites a breeze. The downside however is after a while like any open source software there is the need to do upgrades.
Continue reading
PHP
Australia Post API and PHP
This is a tutorial on setting up the Australia Post API with PHP, The documentation was lengthy and explained it well but did not provide any examples and is why I have written this blog post. Once you know how it is simple.
Yii, WordPress Integration.
This is a quick post about a simple way to integration a WordPress blog with the Yii Framework. First we need a working installation of the Yii Framework. There is a lot of documentation here around this so I will not go into this today.
The following steps will provide a easy way to combine headers and the like between the two systems without having to duplicate a lot of code and maintaining those changes, it also gives an easy way to make use of the cool functionality provided in the Yii Framework and the easy administration of WordPress. You will need to have a working knowledge of Yii and WordPress to following this post.
