Wednesday, October 17

Read Excel Sheet using JAVA

 
This is a code using for read excel sheet data as it is in java, also it display in Java console.
Before you use this code you need download and insert to this program.
Please use this URL for free download : http://poi.apache.org/download.html

Backup files to google drive using PHP coding

 Dear All, To backup files to Google Drive using PHP coding, you can use the Google Drive API and the Google Client Library for PHP. Here...