Kristian Niemi wrote:
> I'm trying to build a dynamic site for viewing/storing images and files
> with PHP (and MySQL). The problem is, that some files and images are
> saved with filenames which include scandinavian characters (åäö).
I'd suggest simply replacing the Scandinavian characters with their
closest equivalent, ie. å->a, ö->o, etc. Okay, the filenames might not
be pronounced the same anymore, but I have a feeling that most native
speakers would know what it meant
--
Dylan Parry
http://www.webpageworkshop.co.uk - FREE Web tutorials and references