php client send binary data to CakePHP

喜欢而已 提交于 2019-12-12 02:26:44

问题


I've googled alot for this but unfortunately I found nothing close to what I'm looking for.

My idea is to have a plain PHP standalone client to send an Excel 2003 file (binary) to a controller of my CakePHP project. This is what i need to figure out how it is theoretically working.

Any helpful idea would be greatly appreciated.

Kind regards, Marius

来源:https://stackoverflow.com/questions/43346558/php-client-send-binary-data-to-cakephp

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!