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.

Useful Google Chrome Tips

Google Chrome has lots of hidden options, the following tips are some of my favourites. T...

David Carr

2 min read -

Duplicate form sections with jQuery

When working with forms it can be incredibly useful to duplicate parts of the form, for in...

David Carr

3 min read -

Reading markdown files with parsedown

Read me files on GitHub are written in Markdown, I wanted to be able to grab the contents...

David Carr

1 min read -

Create a list of items from a folder using scandir

Quick tip to create a list page that will read the files from a directory and link to them...

David Carr

1 min read -

Book Review: Building Secure PHP Apps

I’ve just finished reading Building Secure PHP Apps by Ben Edmunds. A security ebook very...

David Carr

2 min read -

Scraping GitHub

For an upcoming project I need to be able to dynamically get information about a GitHub re...

David Carr

2 min read -

comparing multiple values against in_array

PHP's in_array is useful to determine if an item is in an array but when needing to compar...

David Carr

2 min read -

Using Premailer to convert styles to inline styles for HTML emails automatically with PHP

Sending HTML emails can be tricky, not all mail clients support the same css. Most ignore...

David Carr

8 min read -

PHP 7 Beta released

PHP recently announced the released: PHP 7.0.0 Beta 1, PHP 5.5.27  & PHP 5.6.11. As with...

David Carr

2 min read -

Code Club kids earn their first term certificate

Today I’ve been to a very special Code Club assembly, to present a certificate to my class...

David Carr

2 min read -

PHP 7 Alpha 1 released

Yesterday PHP 7.0.0 alpha 1 was released: #PHP 7.0.0 alpha 1 is here! Get it from http:/...

David Carr

2 min read -

My PHP Story - 20 years of PHP

Today is PHP’s 20th birthday! it’s incredible to think what it has become today. Thinking...

David Carr

2 min read -

Speed up your website using minify

One of the factors to consider when improving your search engine ranking is page speed. Re...

David Carr

3 min read -

What type of web development tutorials do you prefer?

I’ve been giving a lot of though to the tutorials I create recently, when I go through tut...

David Carr

1 min read -

Add hour to datetimepicker

When working with dates and forms I like to use datepickers, these allow the users to use...

David Carr

2 min read -

Best PHP Framework for 2015 results for Simple MVC Framework

The results are in today for Sitepoint’s Best PHP Framework for 2015 I’m extremely happy m...

David Carr

1 min read -

Forcing HTTPS with PHP

Using HTTPS is recomended, Google also preferes HTTPS they recently announced: “HTTPS is a...

David Carr

1 min read -

Angular JS and HTML5 Admin Templates

Angular JS and HTML5: Keeping in mind the benefits and popularity of Angular JS we have d...

David Carr

1 min read -

Next Page

Copyright © 2024 DC Blog - All rights reserved.