For today just wanna go back to a little PHP code again, I want share to creating a very basic image watermarking in PHP, watermark featu...
Create a Smiley Parser using PHP
Today I am going to share How to make a smiley parser in PHP with few lines of code. A simple array with key as smiley symbol & value a...
Block Uploads of Adult Images using PHP and jQuery
I found an interesting and useful class file in phpclasses.org, that helps to detect image nudity based on skin pixel score developed by B...
jQuery FormChimp - A customizable MailChimp ajax plugin for jQuery
A customizable MailChimp ajax plugin for jQuery, provides an easy and lightweight way to let your users sign up to your MailChimp list...
Steps to create Virtual Hosts for Drupal on Linux Ubuntu
In this article, I'm going to explain about, How to create virtual Hosts for Drupal On Linux Ubuntu. By Using virtual host settings, we...
Reading and Writing Session Data Using Zend Session Namespace
In this article we are going to discuss about how to reading and writing the session data using the Zend Session Namespace in Zend Framewor...
Free PHP Social Network Script Collection
Have you ever thinking to starting your own online community, it becoming easier these day, there are so much available free CMS to downl...
Steps to solve Magic Quotes Error in Drupal 8 Installation
When we install Drupal 8 we get a Magic Quotes error. In this article, we are going to discuss about, How to solve the Magic quotes error i...