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

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
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
29 Oct, 2017

How to Add/Delete Multiple HTML Rows using JavaScript

29 Oct, 2017

Dear Reader in This Tutorial let us Know that “How we can Add/Delete Multiple HTML Rows Using JavaScript”, So in this Tutorial, We Learn Step By Step Multiple Add Rows Process. Multiple HTML Rows Required if we wish to add multiple rows at once, like if we are going to add...

Read more
28 Oct, 2017

How to Create Virtual Host in XAMPP Server

28 Oct, 2017

Dear Reader in This Tutorial let us We Know that “How we can Create Virtual Host in XAMPP Server”, So in this Tutorial, We Learn Step By Step Virtual Host Creation Process. Virtual hosting is a method for hosting multiple domain names. This allows one server to share its resources, such as memory...

Read more
25 Oct, 2017

Decode Base64 String to Image

25 Oct, 2017

Dear Reader, In this tutorial, let us we know about “base64 encoded image string conversion to its original image file format”. For this, we are providing a base64 encoded string. And after executing this code you will get the actual image file. In the same way, you can also...

Read more
24 Oct, 2017

Export data from DB table to Excel Sheet using PHPExcel library

24 Oct, 2017

Dear Reader, let us know about “How to Export data from DB table to Excel Sheet using PHPExcel library“. For this download PHPExcel Library from here. Extract this Library and place it into your server /var/www/html/WebPreparations/Import_Export/PHPExcel. Now, we should have a table ‘excel_data_new’ of database ‘my_db’, having some dummy...

Read more
17 Oct, 2017

PayUMoney Integration in PHP

17 Oct, 2017

Dear Reader, let us we know about “PayUMoney Payment Gateway Integration in PHP“. It’s very easy to integrate, you just need to follow very easy steps to integrate it into your web application. 1. First, you need to go https://test.payumoney.com and sign up for a merchant account. 2. At a time of sign...

Read more
14 Oct, 2017

How to install XAMPP Server On Your Local Windows System

14 Oct, 2017

Dear Reader, let us we know that “How to install XAMPP Server On our Local Windows System” So in this Tutorial We Learn Step By Step XAMPP Installation Process. It is a simple, lightweight Apache distribution that makes it extremely easy for developers to create a local web server...

Read more
Scroll Top