Save Data to Excel/CSV Instead of MySQL

Posted on: Thursday January 5, 2023

If you want to save ‘Form’ data or any other data to ‘Excel/CSV’, you are on the right blog. Here we will save Form Data to a ‘CSV’ File instead of any Database, [...]

Read More

Shiprocket API in PHP CodeIgniter

Posted on: Tuesday January 3, 2023

Signup in Shiprocket Shiprocket API implementation in PHP is so easy, Here we will use CodeIgniter Framework, We will see two processes:   Courier to Customer To create order/Send a courier [...]

Read More

Razorpay Subscription

Posted on: Friday December 30, 2022

Razorpay Subscription or subscription in Razorpay Payment Gateway integration is not so easy if you want to implement it in your custom project rather than WordPress, Shopify or any other e-commerce [...]

Read More

Generate Barcode in PHP as Image

Posted on: Tuesday December 27, 2022

Generating bar code in PHP is very simple, You need a barcode.php library for this. Follow the steps given below. Step 1: Download barcode library OR Create a file barcode.php and paste code given [...]

Read More

Twitter Feed API

Posted on: Monday May 1, 2017

Go to https://apps.twitter.com/ and create App [crayon-67338b4874d6a708428319/] [...]

Read More

CSV to Mysql

Posted on: Tuesday March 28, 2017

Upload CSV to Mysql [crayon-67338b4875273129140429/] [...]

Read More