I am a PHP web developer. I use frameworks a lot while development. I am active in various forums to…
How to decrease spammers from your contact form
On every website, contact forms are always there. Lot of spammers comes everyday to spam the website. They burst your…
Multiple file upload using PHP and jQuery
Hello folks, in your coding work day, you may need to develop file upload for your project. Most of the…
How to copy file and create folders if not exists
Hello folks, today, I come with the scenario, where I have to copy a bunch of files to new path…
Lets play with array values automation snippets
Hello folks, in day today life we are playing with array. Sometimes we want the huge array in copy paste…
Simple jQuery Ajax Wrapper
Simple jQuery Ajax Handler Ajax (Asynchronous XML and HTTP) request is necessary thing now a days in every web application….

Array operations
Sometimes we need to calculate the seller-wise shipping in eCommerce applications. Here I am giving the array operation which reduce…
Useful functions for CodeIgniter
Useful functions for CodeIgniter CodeIgniter is comparatively small footprint and very good framework. Too many things are inbuilt in the…
Simple SEO Report Generation Class using PHP
This is simple SEO analysis generating class developed using PHP. There are so many aspect are covered, also so many aspects are yet…