My Blog
Mauris blandit aliquet elit, eget tincidunt nibh pulvinar a. Pellentesque in dapibus. Pellentesque in ipsum id orci porta dapibus. Proin eget t
For Developers
how to replace all special characters except underscore and period in php?
how to replace all special characters except underscore and period in PHP? <?php $string="a quick borown fox jump over the lazy dog & ( jkl/)-ov"; echo $string = preg_replace('/[^a-zA-Z0-9_.]/', '-', strtolower($string)); ?>...
how to use Select Box with Search Option using jQuery and php
How to use Select Box with Search Option using jquery and PHP? Step1: Create select2 folder Step2: Add index.html inside html add following code <!doctype html> <html class="demo"> <head> <meta charset="utf-8"> <meta...
For Designers
No Results Found
The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.
Payment Gateway Integration
No Results Found
The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.
WordPress Design
No Results Found
The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.

