View Single Post
Old 12-06-2009, 09:18 AM   #5 (permalink)
cachepl0x
That guy
 
cachepl0x's Avatar
 
Join Date: Sep 2009
Location: San Antonio, TX
Posts: 24
Thanks: 0
cachepl0x is on a distinguished road
Default

Couldn't you use the regex to remove/convert the special characters from the file name, and keep the contents of the file the same? Or is that also not what you're looking for?

Also, you could just use sqlite if it's a small project, and it would also increase portability.
cachepl0x is offline  
Reply With Quote