On Thursday, 17 March 2011 at 17:25, Negin Nickparsa wrote:
but yes i need notifications
> now we use free application named osticket but it doesn't work very well
> I can change my codes because i have time
> what is your suggestion for me which one can better support my site?
> MTA or another free app?

Negin, this is starting to become a conversation I usually charge for! If you 
need help spec'ing and/or building a system I may be able to help, but at the 
moment I'm unclear exactly what problem you're trying to solve. If you need an 
email solution I suggest you use Google Apps. If you need a ticketing system 
then there are lots of good options in that area, and personally I think it 
would be a waste of effort to start from scratch. If neither of those are what 
you're after, then I'm lost.


-Stuart

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


> On Thu, Mar 17, 2011 at 8:43 PM, Negin Nickparsa <nickpa...@gmail.com> wrote:
> > when a user will be logged on he/she must have the messages just for
> > him self yeah? then i must have a column for the mails that he
> > recieved
> > 4 example select mail1 from users where user=user1
> > 
> > i got it right?
> > 
> > On Thu, Mar 17, 2011 at 8:39 PM, Negin Nickparsa <nickpa...@gmail.com> 
> > wrote:
> > > u mean i can have localhost mail service or not?
> > > 
> > > On Thu, Mar 17, 2011 at 8:36 PM, Negin Nickparsa <nickpa...@gmail.com> 
> > > wrote:
> > > > i'll give all my users user n password will they be under the same
> > > > domain or not?
> > > > user1 has the domain gmail n user 2 ymail
> > > > or i can have all users the same thing like dpaco.net
> > > > this is our site==>dpaco.net
> > > > i want to build another part of it with php
> > > > 
> > > > On Thu, Mar 17, 2011 at 8:30 PM, Stuart Dallas <stu...@3ft9.com> wrote:
> > > > > 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