PHP Google Sheets copy sheet from one spreadsheet to another
This needs to be using Google Sheets API and PHP I have a singleton wrapper class (lets face it, most Google PHP apis need them) of which an instance in my client class is $gsheets I have had this working…