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.

Reading events from an iCal Calendar using PHP

Reading event/calender information from iCal can be very useful this tutorial will show yo...

David Carr

2 min read -

Convert mobile number to international format dynamically with php

I often need to covert mobile numbers into a UK international format of 44 followed by the...

David Carr

2 min read -

Create a DOC file with PHP on the fly

Ever wanted to save a page to a word doc file? this tutorial shows you just how easy it is...

David Carr

2 min read -

HSAD Degree Show 2011 - Mini Review

I attended the Hull School of Art and Design Degree Show last night. Very please to say it...

David Carr

4 min read -

Limit MySQL output

This tutorial will show you how to limit how many results you get from a database query. T...

David Carr

1 min read -

My thoughts behind Hull KR TV and its nomination for a prestigious Royal Television Society Award

I've been actively developing Hull KR TV since it?s launch in 2010, so to find out it has...

David Carr

3 min read -

Limit the amount of characters from a MySQL Query

Tutorial to limit the amount of characters from a MySQL query. You can limit the amount of...

David Carr

2 min read -

Magic Quotes

This tutorial will explain what magic quotes are and how to use them. When Magic Quotes ar...

David Carr

1 min read -

Naming your sessions

In PHP when you create a session and give it a name always make the name unique and not th...

David Carr

1 min read -

Inserting data into a database

A tutorial on inserting data into your database. This tutorial assumes you have basic kno...

David Carr

5 min read -

Viewing data from a database

A tutorial on viewing data from a database There are many ways to retrieve data from a da...

David Carr

3 min read -

Creating a table within a database

This tutorial will explain how to create a users table in your database. This tutorial wil...

David Carr

3 min read -

Counting results in PHP

A basic tutorial to show you how to use php to count the number of results in a MySQL quer...

David Carr

1 min read -

Building a content management system from scratch

A few people have asked me for links for tutorials on making a cms or have asked me to wri...

David Carr

18 min read -

Resize images on upload

This tutorial will show you how to upload an image and create 2 images, a full sized image...

David Carr

12 min read -

Upload images through a simple form

This tutorial will show you how to upload an image and give it a name in a simple form, fi...

David Carr

4 min read -

Importing CSV (spreadsheet) data into a MySQL Database using PHP

Working with CSV files is very common practice, as such you'll want to add data from sprea...

David Carr

5 min read -

Newsletter Tutorial Part 1 The Signup

This newsletter tutorial will show you how to create a newsletter signup form, part 2 will...

David Carr

3 min read -

Next Page

Copyright © 2024 DC Blog - All rights reserved.