myFMbutler / myFMApiLibrary-for-PHP

A wrapper in PHP to use the FileMaker Data API
https://www.lesterius.com
GNU General Public License v3.0
20 stars 10 forks source link

Add $filename as arg to container data upload #8

Closed JacobTaylor-RCC closed 5 years ago

JacobTaylor-RCC commented 5 years ago

change part 1

lguilbert commented 5 years ago

Changed code to not downgrade.

lguilbert commented 5 years ago

First, I will not merge anything that will lose functionality to the original project. Secondly, there are a thousand ways to use a "file upload", with a JQuery library or with several different Symfony plugins, so it's not a surprise if people use the library in a different way than you. Lately, this library is intended to be integrated into other solutions (like Symfony for example).