How do I write PHP code that splits the file?

Mz Lani

New member
How do I write the PHP code that reads a file called "File4" & splits the file on "newline," "|," and ",". Must check all file operations. Output should be to the web and to a file called "File5"
 
Back
Top