URL Rewriting – How to create Pretty URLs using htaccess
Nearly 80% of the websites that I visit these days are dynamic. Thanks to the Server Side Scripting technologies we now don’t actually need to create a new html file for each ...
How to Insert content after each post in WordPress
You might a seen many blogs display some automatic content after each post. This may be a call for subscription to their feeds, or a banner advertisement or some recent or related posts. ...
Simple Database Class for PHP
When creating a PHP Application I always recommend using Object Oriented Programming (OOP) as this makes the working very simple. No long and redundant codes, simple to use, custom ...
How to fake your Feedburner Subscribers
Please note that this tutorial required GD Library to be intalled on your web server. Please consult your web host.
I am writing this tutorial just for fun though I dont appreciate ...
How to Validate email address with PHP
Often when building applications you need to take care of security specailly when user generated content apps. Spam is our common enemy. To eradicate spam certain filters need to be ...
How to Control A PHP Web Application Remotely
Ever done you web development work and didn’t get paid for it ? Did you client response for withholding you payment was “the work not up to what we expected” ?
You ...

