Like Us Like Us Facebook Subscribe Subscribe us YouTube Whatsapp Share us Whatsapp Query Send your queries

PHP

Create acf_form save data and Send mail from Frontend

This post will cover how to create a form on the front end of your website using Advanced Custom Field acf_form() function. We can store…


How to create a product in Opencart 3.X

In this video tutorial I will going to show you everything you need to know about creating new products to OpenCart 3.x. Video description :…


How to Use WordPress Customizer in your Theme

WordPress comes with a built-in theme customizer that allows to take your WordPress Theme to the next level. Using Customizer you can change your Site…


PHP Final Keyword with Example

In this tutorial we are going to learn PHP Final Keyword with Example. If you are new to Object Oriented Programming then please learn it…


Download All Indian Pincode in csv and excel format

If you want to download all Indian pin code or postcode in csv or excel format then this post can help you. In case of…


How to send attachments using PHP Mail()

In this post, we will going to learn how to can send an email with attachments using PHP mail() function. Sending an attachment with PHP…


How to install Xampp on Linux

In this tutorial we are going to learn Installing latest version of Xampp on Linux , setting Linux htdocs folder permissions issue, How to add…


Laravel Tutorial Part 1 : Installation

In this tutorial we will going to learn how to install Laravel latest version on Xampp or Lampp, Basic requirements to run Laravel, how to…


Display All PHP Errors

Sometime due to our lampp / xampp setup, we are not able to see php error it may be Waring or Fetal Error but fixing…


PHP Getting Best two of Three Numbers for CBSE Result Tabulation

In this post I will show how to get best two out of Three Numbers using PHP, Actually I have developed CBSE based School ERP…