Hi, I am Noor Alam..
1. I want to create message-board using php & MySql, when Admin send topic towards the
subscriber, only permitted subscriber to enter into the topic.
2. Subscriber enters his area by user & password and then view its topic by Admin and join
with Admin against topic.
3. Connection only on between subscriber to Admin but subscriber to subscriber is not
permitted
4. Display topic with date top on the message-board, when message transferred between subscriber to Admin.
5. All tranferred messages are stored into database.
Please me help me.
I am looking to hearing from any one, which help me to create interactive message-board.
Creating Message-board
Moderator: General Moderators
- Kieran Huggins
- DevNet Master
- Posts: 3635
- Joined: Wed Dec 06, 2006 4:14 pm
- Location: Toronto, Canada
- Contact:
Re: Creating Message-board
If you're just looking for a point in the right direction, I'd suggest learning about the MVC pattern. Once you have a decent understanding of that type of application design, start coding your board and post here when you're stuck.
Good luck!
Good luck!