Home > Backend Development > PHP Tutorial > PHP怎么读取dat文件

PHP怎么读取dat文件

WBOY
Release: 2016-06-13 10:04:09
Original
1275 people have browsed it

PHP如何读取dat文件
如何读取两个dat文件,两个数据文件是联系的,一个存储名称,一个存取数据?

------解决方案--------------------
首先要知道数据是如何组织的
------解决方案--------------------

探讨
首先要知道数据是如何组织的

------解决方案--------------------
看 php文档,最好了

http://php.net
------解决方案--------------------
fopen 就跟txt一样?
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template