> I am using a program that gets the user information and stores them. The
> program stores each user data in a separate file, like userid.tmp
> 
> The data that is in each file looks like this:
> 
> username#!#fullname#!#email#!#userid#!#registratingdate#...#!#n

Seems strange to me, storing one of info in thousands of files. Why isn't 
this information stored in one file to begin with?

--> Bad programming! This is why I want to change it :)

Thanks for the hits :)
Soheil



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to