A confusing question!

I am trying to create a site where anonymous people can ask people (who have registered) questions about anything.

What really confuses me is how am I going to make the unanswered question appear on their account and then post to their page when answered?

I know the tables are kind of going to look like this
users -> id,uname,pass,salt,ipaddress
questions -> id,uid_from,uid_too,question,anon(bool),ipaddress
replies -> id, uid_from, qid, reply

something like that…

Would anyone like to help me out?
Thanks!

why do you want anonymous the whole thing about registering is so you can make sure that people are doing the right thing because in a lot of cases people are cruel the most of them

if and if is a very bad thing sometimes you want to you can do $_session or cookies

but please reconsider

Sponsor our Newsletter | Privacy Policy | Terms of Service