阅读背景:

如何从PHP读取PNG元数据?

来源:互联网 

This is what I have so far:

这是我到目前为止:

<?php$file = "18201010338AM16390621000846.png";$test = file_get_contents($file, FILE_BINARY);echo str_replace("\n","<br>",$test);?><?ph



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: