3rd Mar 2015 • David Carr Cpanel create emails with php Here’s a easy way to create new email addresses for Cpanel using PHP. I recently needed t... Read more
28th Feb 2015 • David Carr Create PDF with form data It’s possible to populate a PDF using information provided by a form using the MPDF ... Read more
24th Feb 2015 • David Carr How to backup and restore a MySQL Database I was recently asked how do backup and restore a database. As with most things in programming there... Read more
24th Feb 2015 • David Carr Beginner Guides The following is a collection of useful starter guides and tutorials. Read more
6th Feb 2015 • David Carr Using filters with Heidisql This week I've been using a Windows machine to that end I needed to use a MySQL client I prefer... Read more
6th Feb 2015 • David Carr A week without my Mac Recently the battery on my Mac has deteriorated a lot, to the point where it lasts only an hour or t... Read more
28th Jan 2015 • David Carr Vivaldi - Taking the new browser for a spin Started using the new web browser, here’s a few observations, nice features and things that co... Read more
27th Jan 2015 • David Carr Vivaldi a new browser from Ex-Opera CEO Jon von Tetzchner Today a brand new web browser has been relased named Vivaldi https://vivaldi.com/ currentl... Read more
16th Dec 2014 • David Carr Weekly tech newsletters Keeping to up date with the tech industry is hard work, every week new libraries, tools and framewor... Read more
14th Dec 2014 • David Carr Mini Course - Build a blog with Simple MVC Framework I recently recorded a 6 part series on creating a blog using Simple MVC Framework This ser... Read more
25th Nov 2014 • David Carr 5 Free Bootstrap Responsive Templates on Themifycloud In this article we have gathered 5 Bootstrap 3 layouts for you to unreservedly use in your next task... Read more
6th Nov 2014 • David Carr Upload multiple files with a single input with HTML 5 and PHP HTML 5 makes it possible to upload multiple files using a single input thanks for a new multiple att... Read more
5th Oct 2014 • David Carr Select previous and next rows in MySQL Selecting previous and next rows based on the current row is a common task in most web applications,... Read more
28th Sep 2014 • David Carr My TOP Sublime Text plugins My favourite editor is Sublime Text I've tried other editors, no other editor can complete with... Read more
20th Sep 2014 • David Carr Backup to Dropbox with PHP Recently I've been looking into Dropbox's API so I decided to have a go at building an appli... Read more