PHP Classes

File: README.md

Recommend this page to a friend!
  Classes of Okanlawon Anuoluwapo   Simple Coop Uploads API   README.md   Download  
File: README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: Simple Coop Uploads API
Store financial data in SQL server from Excel file
Author: By
Last change:
Date: 1 year ago
Size: 439 bytes
 

Contents

Class file image Download

simple-coop-uploads-api

Simple PHP and Sql Server API to serve uploads for web applications

PhpSpreadsheet

Uploads with Php Spreadsheet plugin

Format includes: spreadsheet sheets, xls, xlsx, csv

 [
  'application/vnd.ms-excel',
  'text/xls',
  'text/xlsx',
  'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
  'text/csv'
 ]

Modify the init file to your own database connection