扫码关注官方订阅号
大侠们好,我要把excel文件转成数据流然后发送到接口,.NET是用这个类实现 FileStream fs = new FileStream(path, FileMode.Open, FileAccess.Read);
请问PHP用什么方法实现?感谢。
https://www.php.cn/php-ask-477855.html 这个?
你的说的上传excel文件?
https://www.php.cn/toutiao-364080.html 试试看这篇文章
微信扫码关注PHP中文网服务号
QQ扫码加入技术交流群
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
PHP学习
技术支持
返回顶部
https://www.php.cn/php-ask-477855.html 这个?
你的说的上传excel文件?
https://www.php.cn/toutiao-364080.html 试试看这篇文章