|
File Name Question
I have a script that uses a certain field to look for a file name on a server.
If the field reads: Cats
it looks for Cats.php
If the field reads: Cats and Dogs
it looks for Cats and Dogs.php
This all works like a charm and I love it.
Here's the question.
If the field reads: 3" Wide Boxes
I can't make the file called 3" Wide Boxes because it won't let me on account of the quote. Is there a way around this?
Thanks,
Pete
|