Posts
All the articles I've posted.

PHP Standards Recommendations
Updated:So you know a bit of logical programming and can put together a script. The syntax is all there the code works and delivers what it should. Then six months

Bootstrap
Updated:What have I learnt lately? Stop reinventing the wheel. If someone's already done something great an you can make use of it, do it. When it comes to framewo

PHP Frameworks & Dependencies
Updated:I'm not new to PHP and have used it quite often, but what I've not really used are frameworks. There are plenty of them out there all capable of different

tobscure/json-api
Updated:Having had the pleasure of handling json data I found that there are a few implementations within PHP libraries that I could make use of rather than rolling my own. The one I settled on 'tobscure/json-api' met my needs and was easy to use.
