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.

Released new Wordpress plugin WP Luminous - Syntax highlighter

I've recently come across a fantastic accurate and powerful syntax highlighting library bu...

David Carr

1 min read -

Getting the week commencing date and week number using PHP

Using php's date function you can get all sorts of date combinations including finding the...

David Carr

1 min read -

Generate a PDF from a web page

Easily convert a web page into a PDF with MPDF, this library makes it possible to take a w...

David Carr

2 min read -

Pagination with a PHP class

I've recently wrote a pagination class for php, I used to do this in a procedural way by u...

David Carr

1 min read -

PHP adding multiple times together

Working with dates and times can be tricky unless you use some handy built in functions, I...

David Carr

2 min read -

Connecting to your MySQL database with PDO (PHP Data Object)

It's been coming for some time but mysql_ has been officially depreciated and will be remo...

David Carr

4 min read -

Display YouTube videos from a users RSS Feed with PHP

Using an RSS feed you can load videos from a users feed, this can be as simple as a list o...

David Carr

4 min read -

Easily make your tables responsive with JS/CSS

I'm in the middle of building a responsive CRM when I realised it all works great except f...

David Carr

1 min read -

Avoiding pageshift by forcing a scrollbar with CSS

I've had a few people ask me about the same problem recently its a simple problem with a s...

David Carr

1 min read -

3 ways to disable autocomplete on your forms

Here are 3 ways to stop forms remember what has previosuly been entered into them, the fis...

David Carr

1 min read -

Dynamic Form with jQuery UI datepicker

This tutorial is a continuation of Dynamic Form Elements with jQuery That tutorial covered...

David Carr

3 min read -

Myspace redesign in an effort to rise again

Myspace was a big player in the social network market a few years ago but as Facebook came...

David Carr

1 min read -

mp4 player made easy with HTML5 Video Player videojs

I've recently come across a HTML 5 video player, primarily its run using HTML 5 with flash...

David Carr

1 min read -

Grant access based on IP address with PHP

A quick tip for only allowing access to a website for a range of IP addresses.  This is a...

David Carr

2 min read -

Wordpress Forrst Plugin for Pages

I've written a new plugin for Wordpress that will allow you to display your 25 latest forr...

David Carr

1 min read -

Need place holder images for a new design? Placeholder is perfect for the job

When prototyping a new layout it's convenient to use placeholder images then it is to use...

David Carr

1 min read -

Site running slow find out why with Pingdom Tools

I've recently converted my site over from a custom built system to Wordpress as I'm learni...

David Carr

1 min read -

Is a static salt enough when storing passwords?

No is the short answer, equally having random salts stored in the database is not that muc...

David Carr

2 min read -

Next Page

Copyright © 2024 DC Blog - All rights reserved.