Archive of 2010 July

Connecting to an imap server using imap_open Thumbnail

Connecting to an imap server using imap_open

php allows you to do a lot of things including reading your email! This IMAP series will show you how to use the built in imap functions that php has to offer. The first is imap_open

Read MoreView Comments (1)
04Jul2010
Author
Dave
Category
PHP
Tags
40 Invaluable PHP Tutorials and Resources Thumbnail

40 Invaluable PHP Tutorials and Resources

PHP is one of the most popular scripting languages on the internet today, and one of the easiest to get into. Whether you’re a PHP newbie, or an experienced code-slinger, there is always something new to discover. A function you’re unfamiliar with a killer timesaving tool, a technique that you forgot about

Read MoreLeave a Comment
04Jul2010
Author
Dave
Category
SEO
Tags
,
Seo Terms Definitions Thumbnail

Seo Terms Definitions

When creating a website with SEO in mind there are lots of factors to consider and lots of buzz words to help you along the way. A lot of these buzz words won't mean much to you in less you know what they mean. The following article shows an a-z of the most popular SEO related term definitions

Read MoreLeave a Comment
04Jul2010
Author
Dave
Category
Design
Tags
, , ,
Show off your Designs! Thumbnail

Show off your Designs!

You've finished your very cool design, the client is happy, now what? simple submit it to CSS Gallery sites, the aim of these sites is to have a gallery of creative work to help inspire designers. A side effect of this is it can boost traffic to your site very quickly.

Read MoreLeave a Comment
04Jul2010
Author
Dave
Category
Development
Tags
,
Snipplr Code Snippets Thumbnail

Snipplr Code Snippets

Snipplr is a public source code repository that gives you a place to store and organize all the little pieces of code that you use each day. Best of all, it lets you share your code snippets with other coders and designers.

Read MoreLeave a Comment
01Jul2010
Author
Dave
Category
CSS
Tags
,
Force Internet Explorer 8 to render IE 7 or 8 Thumbnail

Force Internet Explorer 8 to render IE 7 or 8

Avoid the headache's of compatibility problems when using Internet Explorer 8 by forcing it to render a particular version. To force internet explorer 8 to render your pages using it's 7 or 8 engine or even 9 once it's out is a simple matter of placing a meta tag in your header and specifying what version of internet explorer to render.

Read MoreLeave a Comment