David Carr

David Carr

Followers: 324

Hi, I’m Dave. A Laravel Developer. I love to build Laravel apps using the TALL stack.

Read articles directly inside your inbox. Subscribe to the newsletter, and don't miss out.

Get initials from a name

Here is a simple way to collect the first letter of each word, This can be useful to get s...

David Carr

1 min read -

Quick way to add hours and minutes with PHP

The following is really easy way to add days, minutes, hours and seconds to a time using P...

David Carr

1 min read -

HTML5 support for older browsers

Sitepoint released a great post today HTML5 Forms: The Markup it explains the various inpu...

David Carr

1 min read -

HSAD Degree Show 2014 - Mini Review

I attended the Hull School of Art and Design Degree Show last night. The work on show was...

David Carr

3 min read -

Form to CSV with PHP

Outputting a forms contents to a CSV file is incredibly handy and easy to do, this post wi...

David Carr

2 min read -

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 provid...

David Carr

3 min read -

Macaw: Route closures and controllers

Build the foundations of an application with the Macaw routing class to route requests to...

David Carr

1 min read -

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...

David Carr

1 min read -

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 k...

David Carr

1 min read -

Creating a blog from scratch with PHP - Part 6 Pagination

Blog Series Part 1 - The Build Part 2 - SEO URLS Part 3 Comments with Disqus...

David Carr

4 min read -

Creating a blog from scratch with PHP - Part 5 Sidebar, Categories and Archives

Blog Series Part 1 - The Build Part 2 - SEO URLS Part 3 Comments with Disqus...

David Carr

3 min read -

Latest videos from Simple MVC Framework TV

Getting started This tutorial will demonstrate how to install the framework and explain...

David Carr

2 min read -

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 m...

David Carr

3 min read -

Login and Registration system with PHP

This tutorial will cover creating a login system with registration upon registering an act...

David Carr

14 min read -

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 had some d...

David Carr

1 min read -

Writing to an existing PDF with PHP

This tutorial has been updated as of 10th April 2020, see the updated tutorial https://dcb...

David Carr

2 min read -

Connecting to Gmail with imap_open

Using PHP connecting to an POP/IMAP server is a relatively easy process, it can be useful...

David Carr

1 min read -

Use Google finance calculator to convert currency with PHP

Convert currency from one country to another easily with Google's finance calculator, usin...

David Carr

1 min read -

Next Page

Copyright © 2024 DC Blog - All rights reserved.