View Single Post
  #1  
Old 04-17-2006, 09:34 AM
GottaDiesel's Avatar
GottaDiesel GottaDiesel is offline
Banned
 
Join Date: Sep 2003
Location: New Jersey
Posts: 1,561
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
Reply With Quote