How to Make Your 404 Error Page More Useful and Fun

Arguably the error most encountered by Internet users, the 404 error appears whenever one tries to access a web page that has been deleted, renamed, or moved through an outdated link. The default message for the error is technical and contains information which for 9 out of 10 users is useless, and which often makes…

13 Fresh PHP Tutorials

PHP is a powerful tool for making dynamic and interactive Web pages. PHP is the widely-used, free, open source, and efficient alternative to competitors such as Microsoft’s ASP. In this post i’d like to present 13 Fresh PHP Tutorials, hope you like it. 1. Making a Slick Content Slider 2.Php Components: AutoSuggest  3. Creating Coming…

Easy Ways to setup PayPal Subscription on your Website

With such a massive widespread boom in technology the businesses are no longer localized. With the extensive globalization and liberalization, the entire world is viewed as a single market and the credit goes to the increasing scope of the internet. In the present scenario, major revenues are generated just by clicking on various websites. Businesses…

How To Create a Slick Glossy Navigation – PART 2

If you guys read part 1, you’ll now know exactly how to design a slick, glossy navigation for your website design. In this second tutorial, I’m going to show you how to slice your design up, create your sprites and code your navigation up using clean HTML and CSS3. Before we look at any code, we’ll start by…

How To Create a Slick Glossy Navigation

This web design tutorial will be split into two parts. Part one with show you how to create the graphical elements in Photoshop and in part two I will show you how to create the sprites and code the navigation using HTML and CSS. 1. Kick things off by opening up a new RBG Photoshop…

How To Make a Drop Shadow Changer With jQuery and CSS3

This is a Guest post by Ahmed Hussein, If you want to contribute feel free to contact me. Today we have a very cool and step-by-step tutorial on how to make a CSS3 drop shadow changer using Ajax and little bit of PHP/MySQL. You may ask yourself why I’m using PHP/MySQL in a CSS3 tutorial?…