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.

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 -

Motion tween with actionscript

Motion tween with actionscript

If you ever wanted to do a motion tween with actionscript this tutorial will be very usefu...

David Carr

3 min read -

Force Internet Explorer 8 to render IE 7 or 8

Force Internet Explorer 8 to render IE 7 or 8

Avoid the headache's of compatibility problems when using Internet Explorer 8 by forcing i...

David Carr

1 min read -

Next Page

Copyright © 2024 DC Blog - All rights reserved.