Re: looping through text with array_key_exists function




Sorry. I will try your solution. I replied to the message when I first
got out of bed this morning (usually not a good idea).

I was just thinking how to capture special characters, as I can't have
files named ' .jpg', '!.jpg', or ".jpg

However, I can capture these with exceptions.

Thanks
Neil.

Janwillem Borleffs wrote:
drako wrote:
I see what you mean - but you can't explode a space, then append
'.jpg' to it - although I'm sure there is a way around this.


Why don't you simply try my solution?


JW

.