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.

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

David Carr

1 min read -

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

David Carr

1 min read -

MySQL get users birthday

Here's a simple way to select all birthdays for the current date, where the date of birth...

David Carr

1 min read -

Super simple form Captcha using RainCaptcha

RainCaptcha is simple to use CAPTCHA for forms, it helps prevent spam submissions by creat...

David Carr

1 min read -

Book Review - PHP Array Filtering, The Use cases

Do you use arrays? Do you use the most effective inbuilt functions to filter multiple arra...

David Carr

2 min read -

PHP's extract function and HTML arrays

I'm a huge fan of using the extract function in php its very handy it lets you extract an...

David Carr

1 min read -

Wordpress Twenty Thirteen theme - display post excerpt's

By default the Wordpress theme twenty thirteen shows the full post. When using the post ty...

David Carr

1 min read -

Building a content management system from scratch - SEO URLS

This tutorial will explain how to change the simple CMS to use search engine friendly urls...

David Carr

3 min read -

Creating a blog from scratch with PHP - Part 4 Categories

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

David Carr

7 min read -

Creating a blog from scratch with PHP - Part 3 comments with Disqus

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

David Carr

2 min read -

Fixing mod_fcgid: read data timeout

Running a script longer then 45 seconds causes a mod_fcgid: read data timeout in 45 second...

David Carr

1 min read -

Preview a domain by editing your host file

When developing a new website it can be very useful to look at the site on a live server b...

David Carr

2 min read -

Launched a new PHP framework - Simple MVC Famework

I've been working on a new framework for quite some time, I've dedicated to release it for...

David Carr

3 min read -

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

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

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

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

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

David Carr

3 min read -

Next Page

Copyright © 2024 DC Blog - All rights reserved.