hi people
how can i create a system that creates a mailing system that allow my websites members contact each other throught a private messages .
please tell me how to do it step by step , if there is code it will be fine but you can also tell me the process .
thanks

Recommended Answers

All 3 Replies

There are several ways to achieve this. I will talk about 2 of them.

1. You can have a script to create a mail account on your server eg.like gmail,yahoo.
The user get created account with the pop/smtp client once signed up.

2. You cant jest create a php/mysql backend system that will also help sending messages only amist your users.

:)

thank now wt i mean is the secont one .
\i want to create a php/mysql system that allow the users to email each other .
how can i create it ??

this is simple. ts the same style just like crearting login script.

i will advice you to read about how to create php login manager. google around. write something and i will direct you from there. ok?


;)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.