5th May 2014 • David Carr Premium Display Xbox live data with xboxapi and cache it Xbox does not provide an official API for anyone to use. Their are a few sites that provide an API o... Read more
8th Apr 2014 • David Carr Macaw: Route closures and controllers Build the foundations of an application with the Macaw routing class to route requests to closures o... Read more
8th Apr 2014 • David Carr Collect remote CSV file and save to a local CSV file using PHP Here is a quick way to read a csv file hosted remotely, download its contents and store it to a loca... Read more
25th Mar 2014 • David Carr Retain rows when using a GROUP BY with GROUP_CONCAT Keep rows that would normally be lost when selecting rows using a COUNT and GROUP By. To keep say an... Read more
9th Mar 2014 • David Carr Creating a blog from scratch with PHP - Part 6 Pagination In this part pagination will be added to create the posts into pages, to limit how many posts are di... Read more
6th Mar 2014 • David Carr Creating a blog from scratch with PHP - Part 5 Sidebar, Categories and Archives This part will add a sidebar to the blog and list latest posts, categories and archives. Read more
17th Feb 2014 • David Carr Latest videos from Simple MVC Framework TV Latest video tutorials covering the basics: sessions redirects, adding, editing and deleting records... Read more
11th Feb 2014 • David Carr Importing Wordpress posts to another system using the exported XML file I recently moved away from Wordpress to my own system, one of the challenges I faced was moving my p... Read more
1st Feb 2014 • David Carr Login and Registration system with PHP This tutorial will cover creating a login system with registration upon registering an activation li... Read more
30th Jan 2014 • David Carr Quick Tip: when MPDF hangs generating a PDF I'm a huge fan of MPDF it's an incredibly easy HTML to PDF library. Recently I... Read more
23rd Jan 2014 • David Carr Writing to an existing PDF with PHP On a recent project I had the needed to modify an existing PDF, the modification would be done dynam... Read more
22nd Jan 2014 • David Carr Connecting to Gmail with imap_open Using PHP connecting to an POP/IMAP server is a relatively easy process, it can be useful for using... Read more
21st Dec 2013 • David Carr Use Google finance calculator to convert currency with PHP Convert currency from one country to another easily with Google's finance calculator, using that... Read more
14th Dec 2013 • David Carr Detecting dynamic form submissions with php Here's a very simple way to detect if a form has been submitted, I've recently wrote a plugi... Read more
12th Dec 2013 • David Carr Free Web Development E-Book Giveaway from Developer.Press Fancy getting your hands on the essential PHP ebook PHP Array Filtering: The Use Cases or... Read more