Get Value from multiple checkbox with comma separated in PHP
Posted on: Friday November 27, 2015
[crayon-6989d74e760f2630881475/] [...]
Read MorePosted on: Friday November 27, 2015
[crayon-6989d74e760f2630881475/] [...]
Read MorePosted on: Sunday November 22, 2015
You can convert your existing website to Marketplace using “Cybage” Marketplace plug-in. It’s Free and you can read Detail here… << Read >>. After Installation, [...]
Read MorePosted on: Tuesday June 30, 2015
So, to remove add to cart button from product detail page and shop page i.e. product listing page all we need to do is to add these two hooks. [crayon-6989d74e7c578334015754/] We can place [...]
Read MorePosted on: Tuesday June 23, 2015
What Selectors Means in CSS: In CSS, selectors are patterns used to select the element(s) you want to style. it means style on Every element which you want e.g. <p> (Selects all <p> [...]
Read MorePosted on: Tuesday June 23, 2015
CSS3 has been Divided into “modules”. It contains the “old CSS “. In addition, new modules are added. Some important CSS3 modules are: Selectors Box Model [...]
Read MorePosted on: Saturday June 20, 2015
How to get The Loop working with $wpdb->get_results() [crayon-6989d74e7caa8054639671/] [...]
Read MorePosted on: Thursday June 18, 2015
Insert Data in Database : [crayon-6989d74e7d2fb957000554/] Fetch Data Form Database : [crayon-6989d74e7d307841167334/] For Display row from database use column name e.g. [...]
Read MorePosted on: Thursday June 18, 2015
Here we will Create 3 Latest Post one after one by ‘bootstrap’. First Post : [crayon-6989d74e7d8ca755201937/] Second & Third Post: [crayon-6989d74e7d8d5775210744/] [...]
Read MorePosted on: Tuesday June 9, 2015
There is two way to repair Database Table in ‘phpMyAdmin’. First Option Login to phpMyAdmin Choose the affected database. If you only have one database, it should choose it by default so [...]
Read More