David Carr

David Carr

Followers: 326

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.

A few tips on using Photoshop from a developers perspective

A few tips on using Photoshop from a developers perspective

This video shows a few tips on using photoshop covering, measuring elements and finding co...

David Carr

1 min read -

Securing elFinder with a login page

Securing elFinder with a login page

elFinder is a great file manager, it can integrate easily into many web editors, Its insta...

David Carr

2 min read -

Load MP3's from a folder with option to play on page

Load MP3's from a folder with option to play on page

Thus tutorial will show you how to grab videos from a folder and list them on a page, once...

David Carr

1 min read -

Connecting to a MySQL database with PDO

Connecting to a MySQL database with PDO

This video covers connection to a database using PDO in a try catch block with Exceptions....

David Carr

1 min read -

Get longitude and latitude from an address with PHP and Google Maps API

Get longitude and latitude from an address with PHP and Google Maps API

Getting longitude and latitude from an address used to be a fairly complex task a few year...

David Carr

3 min read -

Display Tweets from Twitter for API 1.1

Display Tweets from Twitter for API 1.1

Twitter as of 11th of June 2013 has turned off access to its API version 1.0. All requests...

David Carr

2 min read -

Creating a blog from scratch with PHP - Part 2 SEO URLS

Creating a blog from scratch with PHP - Part 2 SEO URLS

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

Creating a blog from scratch with PHP

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

David Carr

23 min read -

Detecting and replacing bad words in PHP

Detecting and replacing bad words in PHP

User submitted content should always be moderated before its used or outputted on a public...

David Carr

1 min read -

Create an RSS feed with PHP

Create an RSS feed with PHP

First create a new php file called feed.php it needs to end in .php as php will be require...

David Carr

2 min read -

Simple Member Only Page

Simple Member Only Page

Here's a quick way to secure a page so only logged in users can access it otherwise the us...

David Carr

2 min read -

Sending HTML emails & attachments using PHP & Swiftmailer

Sending HTML emails & attachments using PHP & Swiftmailer

Sending emails with raw PHP is very easy to do, but sending HTML email is a little more in...

David Carr

2 min read -

Adding multiple times together in an array with PHP

Adding multiple times together in an array with PHP

Adding times together can be complex when taking seconds, minutes and hours into account o...

David Carr

2 min read -

Splitting a telephone number in php with substr

Splitting a telephone number in php with substr

I recently had a collection of numbers in the format of area code then the telephone numbe...

David Carr

1 min read -

How to upload videos to YouTube with PHP

How to upload videos to YouTube with PHP

Using the YouTube API its possible to upload videos to your own YouTube account using thei...

David Carr

4 min read -

Dynamically binding select menus with PHP & jQuery

Dynamically binding select menus with PHP & jQuery

I've recently had the need to show different select menus depending on what was selected i...

David Carr

3 min read -

Autocomplete with PHP, MySQL and Jquery UI

Autocomplete with PHP, MySQL and Jquery UI

Autocomplete is very common practice, giving the user a list of matching results as they t...

David Carr

3 min read -

Use advanced filters in Sequel Pro

Use advanced filters in Sequel Pro

Sequel Pro is a great remote database management tool, when viewing contents of a table th...

David Carr

1 min read -

Next Page

Copyright © 2024 DC Blog - All rights reserved.