Convert file to data stream
聂顺顺
聂顺顺 2022-10-25 09:17:59
0
5
895

Hello heroes, I want to convert the excel file into a data stream and then send it to the interface. .NET uses this class to implement FileStream fs = new FileStream(path, FileMode.Open, FileAccess.Read);

What method is used to implement PHP? grateful.

聂顺顺
聂顺顺

reply all(3)
大瓶可乐

https://www.php.cn/php-ask-477855.html This?

大瓶可乐

You mentioned uploading the excel file?

  • reply Upload the file to the interface, which only receives data from the data stream.
    聂顺顺 author 2022-10-26 09:11:36
大瓶可乐

https://www.php.cn/toutiao-364080.html Try this article

  • reply Thanks, I looked it up and it doesn’t seem to be what I want.
    聂顺顺 author 2022-10-25 10:51:55
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!