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.

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 -

Article pagination with OOP (split article into pages)

When you have a long article you may want to split the article into pages. This is easy to...

David Carr

9 min read -

Contact Form Tutorial

Need a contact form for your site? This tutorial shows you how to create one. This tutori...

David Carr

5 min read -

Delete rows from a MySQL database with a confirmation

This tutorial shows you how to delete rows from your database and uses a JavaScript powere...

David Carr

5 min read -

Connecting to an imap server using imap_open

This first tutorial will show you how to use imap_open to connect to a imap mail server....

David Carr

3 min read -

Avoiding: Headers already sent or Cannot modify header information

From time to time you may want to refresh the page or redirect the page with php this is v...

David Carr

1 min read -

Next Page

Copyright © 2024 DC Blog - All rights reserved.