/ Published in: PHP
Open a comma delimited text file then read each line and break apart by delimiter
Expand |
Embed | Plain Text
Comments
Subscribe to comments
You need to login to post a comment.

Streuth!
This code should read: fclose($read);
not fclose($textfile);