Make use of Google Spreadsheets in your php scripts
Ever wanted to integrate Google Spreadsheets with your application? This post describes a simple way of how you can do it using simple php script.
Step 1. Create sample google spreadsheet with random data
Here is how it might look like:
Continue reading ‘Make use of Google Spreadsheets in your php scripts’ »