View Single Post
Old 12-06-2009, 08:32 AM   #4 (permalink)
maeltar
The Acquainted
 
Join Date: Nov 2009
Location: nr Stratford-Upon-Avon
Posts: 137
Thanks: 3
maeltar is on a distinguished road
Default

No, thats the problem I need the nonalphanumeric characters as they are the player names..

Maybe I would be better off by creating flat file db with 2 columns...

"player name" | "numeric index"

Then I could use that to grab the correct name when i want to display the actual name of the player, that would get around the issue of the filesystem not able to handle the odd charcters..
In fact am thinking about using mysql to store the data in anyway, so just might plan in that function...
__________________
Thanks... Simon

Sex, Drugs & Linux Rules
Send a message via MSN to maeltar
maeltar is offline  
Reply With Quote