On Thursday, 17 March 2011 at 16:56, Negin Nickparsa wrote:
internal messaging system

In that case it's simply a matter of creating a table structure to hold the 
messages and building an interface that will display them and allow new 
messages to be added, probably with email-based notifications. This is fairly 
straightforward stuff, you just need to think about the elements that make up a 
message, convert that list into a table structure, add some metadata for 
unread, etc.


-Stuart

-- 
Stuart Dallas
3ft9 Ltd
http://3ft9.com/


> On Thu, Mar 17, 2011 at 8:16 PM, Stuart Dallas <stu...@3ft9.com> wrote:
> > On Thursday, 17 March 2011 at 15:23, Negin Nickparsa wrote:
> > i want 2 design a php web for staff members that can sign in with
> > > their accounts n then mail 2 each other i don't know how it really
> > > works by using a mail server i'm beginner at it! but i studied alot
> > > abt it.
> > 
> > Are you talking about interfacing with email, or an internal messaging 
> > system?
> > 
> > 
> > -Stuart
> > 
> > --
> > Stuart Dallas
> > 3ft9 Ltd
> > http://3ft9.com/
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to