Wrapping Your Head Around Canvas: Part 1

HTML5 is no longer a ‘way of the future ‘ as it is more common place now that most of us, if not all of us, are starting to implement it into the things we create.One of the newest features that have most of you cooing, aside from the new video and audio tags, is Canvas. It has been dubbed a convenient replacement for the use of flash in the browser, and it translates well across multiple devices.

Integrating AJAX with PHP Part I

AJAX earned its share of stardom once industry giants like Google Maps, Zoho Writer and Y!Mail Beta started to actively implement AJAX into their services.Though many webmasters out there are already using AJAX yet there is that section which is still unaware of its advantages.This tutorial will help the latter part enjoy hands-on experience with AJAX and PHP. I won’t be using jargons yet I am assuming that you understand the basics of HTML, PHP and JavaScript.

10 PHP Hacks Worth Knowing

PHP is a very flexible programming language and no matter how much you know, there is always more left to learn.Some of the things that are definitely worth knowing are all the different hacks that help you solve problems and make you more productive. Here are some that every developer should know…