php
TagInstall TikiWiki on Your cPanel Hosting
If you’re looking for a free, easy to install wiki to run on your cPanel hosting, then TikiWiki might just be the application for you...
Customise WHMCS: Building a customer API Call (the proper way)
So, if your like me – you have a strong love / hate relationship with WHMCS. I hate the limitations and arguably annoying..
Setup Personal Cloud Storage Using ownCloud
OwnCloud is a PHP based web application which allows you to store and share your files online, as well as providing functionality to sync..
3 Quick Optimisations for Your PHP Site
Many websites and content management systems (CMS) these days run on the tried and tested LAMP platform (Linux, Apache, MySQL and PHP)...
PHP Interfaces, the forgotten feature!
It’s been a while since I’ve posted anything but I thought I would write something “coding wise” beneficial.. (you know, because I never..
Getting rid of arrays in PHP
Ahoy!
Okay so want to know something I hate? I hate arrays, I hate the way they store within memory and I hate how corrupted they can..
PHP Coding; bad coding styles
Hey folks,
Before I go on, this isn’t a rant its a learning experience… I swear 😉
PHP is one of those languages that has a very relaxed..
How to enable gzip on PHP the easy way!
Gzip can reduce page size by an impressive amount, especially for high traffic sites. We have optimised some of customers sites..