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 get previous date from given date in php
How to get the previous date from a given date in PHP Just insert below code and you will get the previous date <?php echo date("D jS M Y",strtotime("-1 days"));?> Here is output Mon 10th Aug 2020
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)); ?>...
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.