Welcome Back to shortlearner.com, In our previous post we learn find days between two dates using php.
today we will see how to find total number of days between two days using javascript.
date calculator between two dates
convert digits into words with JavaScript
Welcome back to shortlearner.com, in our previous post we see how to convert words into number with the help of PHP.
Now today we will see how to convert numbers into words with the help of JavaScript.
Convert Number to Words in PHP
Welcome back to shortlearner.com ,most of the time we need to show invoice payment into words, In this post we will see how to convert a number into words with the help of PHP.
find days between two dates
Welcome back to shortlearner.com, in this post we will see how to get days between two dates by using
pre-defined PHP function.
PHP provide us a diff() function , that are helpful to find days between two dates.
in below example we will get days using Object oriented style and Procedural style as well.
Read excel file using JavaScript html
Welcome back to shortlearner.com , In this post we will see how to read a excel file with the help of JavaScript. our previous tutorial we learned
Fetching data from excel sheet using JavaScript is very easy. We have used Html to display data on web browser and for design and layout used CSS.
How to Import an Excel file in MySql Database using php
How to Export Mysql table in CSV format.?
- For presenting data in desire format we have used cascading style sheet. we have include below mentioned two CSS file for table layout. You can also design it in the way you want.