DC Blog

DC Blog

Followers: 1

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.

Sticky Forms with PHP

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 -

Strip tags from a string

Strip tags from a string

From time to time you may need to remove certain tags from a string but leave other tags i...

David Carr

1 min read -

Edit data from a database

Edit data from a database

A tutorial to edit existing data from a MySQL database. Before you can edit any data you...

David Carr

7 min read -

Split a string into parts using explode

Split a string into parts using explode

A tutorial to split a string into parts using explode. The code that will run to split th...

David Carr

3 min read -

Using the Rand() function in PHP

Using the Rand() function in PHP

This tutorial introduces you to the function rand() MySQL has many built in functions one...

David Carr

1 min read -

Searching with PHP and MySQL beyond LIKE

Searching with PHP and MySQL beyond LIKE

Ever wanted to add a search feature to your php & MySQL driven web site? Then your...

David Carr

5 min read -

Including files

Including files

Including files with php is very easy to do. This tutorial shows you how. The main reason...

David Carr

3 min read -

Connecting to a database

Connecting to a database

This tutorial will explain how to connect to your database. First open a text editor such...

David Carr

2 min read -

PHP Redirect

PHP Redirect

Tutorial on PHP redirect to be redirected to another page or web site For this tutorial l...

David Carr

1 min read -

Switch Statement

Switch Statement

From time to time you may need to find a value of a variable to perform an action you can...

David Carr

2 min read -

dbdsgnr Design your database relationships the easy way

dbdsgnr Design your database relationships the easy way

dbdsgnris a brilliant application all you need to use it is a Google account. dbdsgnrlets...

David Carr

1 min read -

Create Pure CSS Tooltips

Create Pure CSS Tooltips

Through this code, you can have your own tooltips using just CSS!! First the styling that...

David Carr

1 min read -

Styling forms with CSS

Styling forms with CSS

Forms come in all shapes and sizes but they all look the same and as such they all look re...

David Carr

3 min read -

CSS for different versions of IE

CSS for different versions of IE

Some times your site looks different in IE 6 then it does in 7 or in Firefox. Most of the...

David Carr

2 min read -

Override file upload sizes an htaccess file

Override file upload sizes an htaccess file

A tutorial to override file upload sizes an htaccess file. Note htaccess files only work o...

David Carr

2 min read -

Custom error pages with htaccess

Custom error pages with htaccess

A tutorial to enable custom error pages with an htaccess file. Note htaccess files only wo...

David Carr

1 min read -

Disable Directory Browsing

Disable Directory Browsing

A tutorial to disable directory browsing with an htaccess file. Note htaccess files only w...

David Carr

1 min read -

Javascript Redirect

Javascript Redirect

This tutorial will show you how to redirect your page with JavaScript. first you need to...

David Carr

1 min read -

Next Page

Copyright © 2025 DC Blog - All rights reserved.