LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   looking for a messaging php software (https://www.linuxquestions.org/questions/linux-software-2/looking-for-a-messaging-php-software-486919/)

rcainc 09-25-2006 06:08 PM

looking for a messaging php software
 
Hi all,

I'am looking for a php software who can integrate an apache environement,
i want the user can login, check message, and send message to other user.
I dont want an im soft, i want a soft that is more like mail.

If you dont understand, feel free to ask for more information.

Thank you for reading and for any help you can provide.

MasterC 09-27-2006 02:57 AM

I'm not sure how much simpler it gets than to use the mail() function that comes with stock with PHP, but here's a quick how-to page I found searching for a decent example:
http://email.about.com/cs/phpemailtips/qt/et031202.htm

Another slightly more complex option is:
http://phpmailer.sourceforge.net/

Are either of these close to what you are describing, or am I off in my guess?

Cool

rcainc 09-27-2006 03:42 AM

I will watch, Thank you very much


All times are GMT -5. The time now is 06:59 AM.