E-Mail: webpreparations@gmail.com Phone: +91 88095 29006

30 Dec, 2017

How to send mail using mail function in php

30 Dec, 2017

Dear Reader, let us know that, “How to send mail using mail function in PHP“. So in this Tutorial, We Learn Step By Step Mail Sending Process using mail() function in PHP. Mail Sending functionality is very important for any Organisation to notify any user to send information Immediately. In PHP...

Read more

Difference between Post & Page in WordPress

Dear Reader, It’s a very common question asked by any Interviewer when you are facing WordPress Interview, that ” What is the Difference between Post & Page in WordPress? ” So here we are going to differentiate these content types pointwise with some screenshot for better understanding.      ...

Read more
25 Nov, 2017

How to create simple REST API in PHP

25 Nov, 2017

Dear Reader, let us we know that “How to create simple REST API in PHP with Live Demo“. So in this Tutorial, We Learn Step By Step  How to create simple REST API in PHP Process. API stands for “Application Programming Interface”. It is a set of rules that allows one piece...

Read more

OOPS PHP interview questions and answers

Dear Reader, here we are going to make you understood about “OOPS PHP interview questions and answers” which we watch out that the Interviewer wants and I am sure these questions and answer will be very important for you because here I am mention mostly asked questions and answer, lets...

Read more
14 Nov, 2017

CURD operation in PHP with MySQL and Bootstrap

14 Nov, 2017

Dear Reader, let us we know that “How to Create CURD Operation in PHP with MySQL and Bootstrap“. So in this Tutorial, We Learn Step By Step How to Create CURD Operation in PHP with MySQL and Bootstrap Process. Step 1:-  At first create database like ‘php_test‘ Step 2:-  Create a table...

Read more

How to get CKEditor Textarea Value using jQuery

Dear Reader, let us we know that “How to get CKEditor Textarea Value using jQuery“.  In one of the project’s mailing scenario, there was a need to add the CKEditor Textarea to add mail body content. It was easy to add the editor to the page, but it was...

Read more
12 Nov, 2017

How to generate pdf in PHP using MySQL and MPDF Library

12 Nov, 2017

Dear Reader, let us we know that “How to generate PDF in PHP using Mysql and MPDF Library“. So in this Tutorial, We Learn Step By Step  How to generate PDF from HTML Process. PDF stands for  Portable Document Format. PDF is a file format that used to presents documents in a manner...

Read more

How to generate pdf in Codeigniter using MPDF Library

Dear Reader, let us we know that “How to generate PDF in Codeigniter using MPDF Library“. So in this Tutorial, We Learn Step By Step  How to generate PDF from HTML Process. PDF stands for  Portable Document Format. PDF is a file format that used to presents documents in a manner independent of...

Read more

How to export data in excel format in Codeigniter using PHPExcel Library

Dear Reader, let us we know that “How to export data in excel format using Codeigniter“  Using PHPExcel Library So in this Tutorial We Learn Step By Step  How to export data in excel format using Codeigniter Process. An Excel worksheet is a collection of cells where you can keep and manipulate data. Each...

Read more

How to Create CURD Operation in Codeigniter with AJAX and Bootstrap

Dear Reader, let us we know that “How to Create CURD Operation in Codeigniter with AJAX and Bootstrap, Model and MYSQL“  Using Datatable So in this Tutorial We Learn Step By Step  How to Create CURD Operation in Codeigniter with AJAX, Bootstrap, Model and MYSQL Process. CRUD means four basic...

Read more
Scroll Top