AJAX: Auto Suggest

If you’re new here, you may want to subscribe to my RSS feed. Thanks for visiting!If your a web developer looking to add some extra functionality to your clients website and look good while your at it, then than an auto suggest search bar is something you might consider. Ever since ‘Google Suggest‘ rolled out [...]

Tutorials, Tips and Resources for PHP

Collection of useful tutorials, tips and resources for PHP. This post covers tutorials,tips and resources for all levels of php developers basic, intermediate and expert. The post is the first post of TTR series which will be written every week for the number of topics such as CSS, HTML and Javascript.

Using PHP includes to easily edit your site’s static content!

Hey, in the following article I’ll show you how to add PHP includes to a static multi-page site, like a personal site or a portfolio, to help edit the site more easily.
For this article, I’ve presented a simple web page layout below. The template contains a header, a navigation, a place for the main content, [...]

Stylesheet switcher with time!

Hello everyone, I’m Adam Roberts – A designer and developer. Today I would like to show you a really simple and effective way of switching style sheets depending on what time it is.
After seeing a new article on Smashing Magazine this morning called, Style Switchers Contest Results, I immediately thought of new way around this. [...]