loop2 Please Wait...
DeveloperGang

How send email using php?

To send email using PHP, You use the mail() function.This mail() function accepts 5 parameters as follows (the last 2 are optional). You need a webserver to send mail Ex...

What are the different types of errors in PHP?

There are three types of errors in PHP. 1. Notice: These are very normal and non-critical errors and they even not displayed to users. For examples accessing a variable that no...

What is PEAR in PHP?

PEAR stands for “PHP Extension and Application Repository”. PEAR provides an inbuilt library of open source code for PHP developers. It provides support for package maintains and c...

What is the difference between GET and POST method?

Whenever we fill any form on the internet we can use one from two methods to send data on the server computer, that method can be either GET or POST. When we use the GET met...

What is MVC?

MVC stands for Model, View, and Controller. PHP MVC is an effective way to manage the code into 3 different layers. Model: Model represents the information in applicatio...

Woocommerce remove tab from product page.

Sometime we do not need to show all product tabs on single page. It is very simple to remove product tab by using woocommerce product tab filter woocommerce_product_tabs. You...

Wocommerce get product gallery images.

Sometimes you need to get product gallery images. It is very easy and simple to get product gallery images. There is wocommerce function get_gallery_attachment_ids(),by using...

How to Change the order of the Woocommerce tabs..???

Hello folks..!! As you already read our post to add new tabs or we can say add custom tabs in woocommerce. If you haven't read yet don't worry ...... just Go to the Below link...

Fatal error: Allowed memory size of 67108864 bytes exhausted in Wordpress

Sometimes we found that error: Fatal error: the Allowed memory size of 67108864 bytes exhausted. Generally, we have the solution for this that can be attempted in the first try...

Woocommerce add extra product tabs on single page.

Sometimes you need to add some extra tabs on a single page. It's very easy to add extra tabs, before adding tabs you need to create custom fields to add tab content from the ba...
Lorem ipsum dolor sit amet consectetur adipisicing elit. Fuga, aspernatur.