Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我搜索了很多,但没有找到任何特殊的类。谁在创建 csv 文件,更新(也附加),从 csv 文件中删除记录..
有谁知道这项工作的任何 php 类库。谢谢。
检查PEAR::File_CSV_DataSource。