WordPress Plugin Development Relate Posts as a Series Part 2

So, we started our dive into WordPress plugin development with the first part of this tutorial where …

Getting Smarter Code with PHP Variable Variables and Variable Functions

Oh, variables. Who doesn’t love them? They are such nice guys, you know. When you need something, …

How to Create a Web Spy with a PHP Crawler

Crawler, spider, bot, or whatever you want to call it, is a program that automatically gets and …

Creating Your Own CMS Part 3 – Advanced Features

If you have been following along you should have a simple CMS built that has a place …

Creating Your Own CMS Part 2 – Access Levels & Administrators

Alright if you have read the first article that we worked on a while ago “Creating Your …

PHP for Beginners Part 4 – PHP With Forms and Final Notes

In the last part, I showed you how to use PHP to send e-mail messages. In this …

Coming Soon Page PSD Sitebuild

Today we will be entering the third step of our Beginning to End Series, coding our Coming …

How to Pull Custom Google Analytics Data with PHP

Google runs a very tight Internet media company offering outstanding resources to their users. Google Docs is …

List of Powerful PHP Code Generators

As the most popular back-end scripting language used on the web today,PHP is supported by a slew …

How to Install WAMP Server

For PHP programing we need a web server, so we use WAMP. The last available version was …

HTML5 Grayscale Image Hover

The Purpose This demo is intented to show you how to make a grayscale/color image hover effect …

How To Sociable WP Plugin With Auto TinyURL Or Bit.ly Shortening

First of all in your wordpress theme directory you should have a functions.php file which contains common …

jQuery Examples – Horizontal Accordion

Up until now I have always used Scriptaculous / Prototype for any Java Script animation and effects, …

How to Add Flair to your Actions with jQuery

4 Powerful Features of Javascript Programming Language

In the community of web developers and surfers, Javascript is highly popular as client side scripting language …