DC Blog

DC Blog

Followers: 328

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.

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 -

How to create a language changer with PHP

Some sites cater for more then just the English speaking world in such sites there is a ne...

David Carr

4 min read -

Login Script with Validation

A login script tutorial to log users into your database driven site using sessions. The da...

David Carr

6 min read -

Newsletter Tutorial Part 2 Sending out HTML and Plain Text Emails

Part 1 (Newsletter Tutorial Part 1 The Signup) looked at setting up a database table to st...

David Carr

6 min read -

A simply way to extract title and other attributes from a image tag

There's times where you need to dynamically extract attributes from image tags such as ext...

David Carr

1 min read -

Reset Password Script

This tutorial will show you how to create a reset password script. This tutorial will use...

David Carr

5 min read -

Create a simple FTP class

FTP is well known to all designers/developers to moves files from a local computer to a re...

David Carr

5 min read -

How to ping search engines with curl

When you add new story or update an existing one it may take a few weeks for search engine...

David Carr

3 min read -

Registration script with Validation

In this tutorial I will explain how to create a user registration script along with valida...

David Carr

15 min read -

Delete folders from server using PHP

A tutorial to create a function to delete folder and all sub folders from the server. Sta...

David Carr

2 min read -

Change file permissions dynamically with php

A tutorial to change file permissions dynamically with php First define the function name...

David Carr

1 min read -

Show all MySQL databases and tables

Want to see what databases you have and what tables are inside each database but do not ha...

David Carr

3 min read -

Sticky Forms with PHP

Ever submitted a form and not filled in all the field only to have to fill them all in aga...

David Carr

1 min read -

Next Page

Copyright © 2025 DC Blog - All rights reserved.