If you're regular user of WordPress you know the visual composer is a paid and great plugin we are using. However when comes up WordPress 5 version you can't edit…
Reading Time: 2 minutes JavaScript frameworks are developing at an extremely fast pace. This post is describing main points, advantages and disadvantages of ReactJS and AngularJS as Library and…
This article is describing easy & best way to add/show custom attribute to product details page correctly.follow the step by step guideline through the article below.
I'm using Magento 1.9
Are you using magento store? You want to add shipping rates for the items based on the zip code/postal code ? Then you're in the right place. Here I'm going…
How to save YouTube or Vimeo thumbnail as featured image of WordPress post.For a example if you add the video url as custom meta data or post content you need…
There are couple of php frameworks now.Mostly CodeIgniter,yii,Zend,Cakephp,Symfony,Laravel, and too many. You can see the details from "phpframeworks.com". I'm going to tell about the yii framework.Lot of users have problems…
The vulnerability allows an attacker to inject JavaScript in the WordPress comment field; the comment has to be at least 66,000 characters long and it will be triggered when the…
This example is explaining how to create secure user registration using php and mysql.This is very secure using salt value into database users table.It help to avoid sql injection and…