/ Published in: PHP
Occasionally you'll have a string and need to pass it to a function that will only take a filehandle (such as fgetcsv). Here's how to create a virtual filehandle in memory.
Expand |
Embed | Plain Text