yeah I know it's a BAD Idea and I had also thought about that, what if I want to make a simple mail system for each user.
What I want to do is, I want to make a personal mailbox system for each user. And for that I will have to store each messges for him which is actually sent by other users. How can I store it in to a table if the messages number are undefined ?? the table which I have created is storing the messages,sent date,folder-options and so many other stuffs too.
How can I manage all these stuffs for each user in one table ???
And as far as the name is concerned "etc/passwd" ...no body can use any charecters but alphabets/numbers and "_" ..
Please try to expalain me Vincent .. how can I manage a personal mailbox into one table ??
Thanx a lot..