According to the report published by the Government of India, the export of the country in the financial year 2018-19 may slow down to 7.3 percent. The growth rate for the last economic year, i.e. for 2017-2018, was 9.8%. Growth…
Expand +Author: Pradeep Maurya
Current Affairs Feb 2019 – Science & Technology
Iran revealed a fresh rocket on the surface on the eve of the Islamic Revolution Anniversary in 1979. The cruise missile reaches a distance of 1300 kilometers. The sophisticated missile takes a very short time to reach the destination and…
Expand +How to boost revenues on Amazon India in 2019?
When a customer visits Amazon India’s website to purchase something, he limits his search & interest to only those goods that are top in search rankings, which naturally leads to increased sales of such goods. Therefore, every Amazon India vendor…
Expand +Banking, Finance, & Business Current Affairs January 2019
How to Combine Multiple Images or PDF Files into a Single PDF File Using ImageMagick
Step 1: Download Fresh Latest Version of Codeigniter Step 2: Add Controller Method
Expand +Science & Technology Current Affairs Jan 2019
How to Create Pagination with Node.js, MongoDB, Express and EJS Step by Step
. ├── routes | └── index.js ├── models | └── add_password.js ├── views ├── add-new-password.ejs | └── view-all-password.ejs Open models/add_password.js file and copy and paste the following code to create schema and mongoose connection: const mongoose = require(‘mongoose’); mongoose.connect(‘mongodb://localhost:27017/pms’, {useNewUrlParser: true, useCreateIndex:…
Expand +How to Convert an Image to PDF in CodeIgniter using FPDF Library
Step 1: Download Fresh Codeigniter 3 Step 2: Download fpdf library Step 3: Create mypdf.php file in “application/libraries” Folder
Expand +