Posts Tagged web design

Creating a Upload/Download System Using PHP Classes

By Cody Robertson on August 29th, 2010 Category: Tutorials 15 Comments

Creating a Upload-Download System Using PHP Classes

Making a PHP upload script can be a very challenging task when you are just starting out, heck; it’s still hard to some extent when you are an experienced developer. So today, I’m going to show you how to make one using PHP5 Classes and a simple form. In the script we will be able [...]

Our 15 Favorite Mac Design and Development Applications

By Matthew on August 27th, 2010 Category: Articles 6 Comments

Our 15 Favorite Mac Design and Development Applications

There’s no shortage of web designers and developers working on Apple hardware. From part-timers and freelancers to major studios, it’s becoming rare to see a major development company without an assortment of Apple gear in the office. From giant iMacs to the in-need-of-an-update Mac Pro, most designers are quite comfortable with Cupertino’s most well-known company’s [...]

30 Inspirational Email Newsletters

By Matthew Leak on August 24th, 2010 Category: Inspiration 6 Comments

30 Inspirational Email Newsletters

Email newsletters are becoming more and more popular on the internet as businesses begin to use them as a viral way of communicating with their audiences/customers. They are, without doubt, great marketing and communication tools.  It allows your site visitors to be constantly kept ‘in the loop’ with what’s new and what’s to come in [...]

Web and Graphic Designers from the Netherlands

By Callum Chapman on August 16th, 2010 Category: Inspiration 5 Comments

Web and Graphic Designers from the Netherlands

In this first post of the series, we’re featuring eight web and graphic designers (as well as studios) from the Netherlands: Yummy Gum, Erika van der Bent, The Olifants, Mark Dijkstra, Illutic Web Design, Rutger Ontwerp, Whoooz, and Jonnotie. The post in total features 40 great pieces of work. Windows 8 Theme In the next [...]

How to Create a Forum in PHP from Scratch

By Jose on August 9th, 2010 Category: Tutorials 28 Comments

How to create a  forum in PHP from scratch

In this tutorial we’ll see how to make a forum using PHP and MySQL. We have to cover a lot of different things, so let’s start! Some details about this tutorial You can download a compressed folder with the whole project inside. So sometimes I won’t show all the code of a file in order [...]