Quote:
|
Originally Posted by Acecool
Why not rename the file_name so it doesnt contain spaces.
|
I'm not the person uploading the files, other people are, so I want to set a rule that they can't upload files with spaces.
Quote:
|
Originally Posted by Acecool
or use preg_match or preg_match all for "/ /i"
|
That worked...thanks
