This is what I have so far:
这是我到目前为止:
<?php$file = "18201010338AM16390621000846.png";$test = file_get_contents($file, FILE_BINARY);echo str_replace("\n","<br>",$test);?><?phThis is what I have so far:
这是我到目前为止:
<?php$file = "18201010338AM16390621000846.png";$test = file_get_contents($file, FILE_BINARY);echo str_replace("\n","<br>",$test);?><?ph