Welcome back to shortlearner.com, in this post we will see how to enable PHP ZIP extension on cPanel. before start this tutorial, we should take a overview about PHP extension. so basically PHP extension enables you to transparently read or write ZI ...
Whatsapp down: WhatsApp,instagram are down
Many are unable to log in or use the series of apps. Website, Down Dectector shows issues with all the apps around the world A number of problems have been reported with the apps. Instagram is showing a server error while Facebook ...
How to upload form data and image file using Ajax
Welcome back to shortlearner.com, today in this post we will see how to store user information and photo into MySQL database using Ajax JQuery and PHP. in our previous post we learn how to force fully download a file from the server with the help of php. ...
How to force download file from server-PHP
Welcome back to shortlearner.com, today in this post we will see how to force fully download a file from the server with the help of php.In out previous post we learn how to import csv file into mysql database using php. so first of we need to und ...
Convert Html to PDF using JavaScript
Welcome back to shortleatner.com, today in this post we will see how to convert html to pdf with the help of JavaScript. in our last post we will see how to find first and last digit of a number without using any type of loop. so most of the time w ...
find first and last digit of a number without using loop
Welcome back to shortlearner.com, in this post we will see how to write a program to find first and last digit of a number without using any type of loop. so in the below program we are declaring a php variable $n which will takes the number.here we a ...