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.

Checking all array keys are the same with PHP

Here is a simple way to check the values of an array contain the same value using array_co...

David Carr

1 min read -

Extract image source from img tag

To extract the image source from this:

David Carr

1 min read -

PHP 7 has been released!

PHP 7 was officially released yesterday! it’s been in testing for quite some time. 8 relea...

David Carr

2 min read -

Common SSH commands

These following commands are for working within an SSH connection on a Linux server, I’m d...

David Carr

1 min read -

Free Bootstrap Admin Themes

The following is a collection of freely available Bootstrap admin themes, each theme looks...

David Carr

10 min read -

Stop MAMP delay between saving and viewing changes

I’ve noticed recently when using MAMP to test PHP 7 that changes are not shown right away...

David Carr

1 min read -

Dynamically set iframe properties with jQuery

Using jQuery it’s possible to pass properties to set the src, width and height of an ifram...

David Carr

1 min read -

A dead simple way to run php 7 locally using bitnami mamp stack

PHP 7 release is not far aware PHP 7.0.0 RC5 is the most recent beta release now is a grea...

David Carr

1 min read -

iframe set height to 100%

Iframes are useful to loading external pages into an existing page and avoiding any style...

David Carr

1 min read -

Post updates to Buffer using PHP

Buffer is a great social media management tool, perfect to scheduling Facebook and Twitter...

David Carr

3 min read -

Add a Buffer button to your website

I’m a huge fan of Buffer it allows you to connect and share content to multiple social med...

David Carr

1 min read -

PHP Code Snippets - relaunched

Today I’ve relaunched PHP Code Snippets a site to find and share useful php code snippets,...

David Carr

1 min read -

My favourite Evernote feature on a iPhone

I love using Evernote it's my go to app for jotting down my thoughts and documenting meeti...

David Carr

2 min read -

Otto the successor to Vagrant (portable development environments)

HashiCorp the company behind the hugely successful portable development environments softw...

David Carr

2 min read -

Unheap - A tidy repository of jQuery plugins

Today I came across unheap.com a fantastic site featuring 980 jQuery plugins (at the time...

David Carr

1 min read -

Leverage PHP to decrease page load times

I’ve been looking at my site’s load time in yslow it started out at 78, I’ve been looking...

David Carr

3 min read -

Language tends on Github for 2015

Github has posted an article on the popularity tends for languages on Github since 2008:...

David Carr

1 min read -

Sending emails with PHPMailer and Mandrill

Sending emails with PHP’s mail function is not recommended it’s not reliable and hard to d...

David Carr

3 min read -

Next Page

Copyright © 2024 DC Blog - All rights reserved.