/ Published in: PHP
Strip out non-alphanumeric characters. Very useful for use with filenames.
Expand |
Embed | Plain Text
// This will strip out any punctuation and spaces from filenames, replacing such characters with underscores
You need to login to post a comment.
