So, we started our dive into WordPress plugin development with the first part of this tutorial where …
Oh, variables. Who doesn’t love them? They are such nice guys, you know. When you need something, …
Crawler, spider, bot, or whatever you want to call it, is a program that automatically gets and …
If you have been following along you should have a simple CMS built that has a place …
Alright if you have read the first article that we worked on a while ago “Creating Your …
In the last part, I showed you how to use PHP to send e-mail messages. In this …
Today we will be entering the third step of our Beginning to End Series, coding our Coming …
Google runs a very tight Internet media company offering outstanding resources to their users. Google Docs is …
As the most popular back-end scripting language used on the web today,PHP is supported by a slew …
For PHP programing we need a web server, so we use WAMP. The last available version was …
The Purpose This demo is intented to show you how to make a grayscale/color image hover effect …
First of all in your wordpress theme directory you should have a functions.php file which contains common …
Up until now I have always used Scriptaculous / Prototype for any Java Script animation and effects, …
In the community of web developers and surfers, Javascript is highly popular as client side scripting language …