Please answer this simple SPAM challenge: nine minus zero? (Example: nine)
Note that the function does NOT remove the escaping characters. If you do <?php str_getcsv('"abc\"abc"') ?> you'll get an array with a string(8) "abc\"abc", the \ will stay.
<< Back to user notes page