Name | Modified | Size | Downloads / Week |
---|---|---|---|
readme.txt | 2012-09-30 | 649 Bytes | |
wapmail_0.1.zip | 2012-09-30 | 253.3 kB | |
Totals: 2 Items | 253.9 kB | 0 |
WAP mail is WAP application to receive and send email messages. I am trying to make WAP application for email that will suit my needs. I am also learning lot of new stuff and having fun. https://sourceforge.net/projects/newapmail/ Required: Web server, PHP, MySQL Using: Dwoo template engine http://dwoo.org/ class.mysql.php for MySQL connection and queries http://www.phpclasses.org/browse/file/8415.html phPOP3 for POP3 operations https://sourceforge.net/projects/phpop3/ version 0.1: - implemented login - implemented fetching messages over POP3 - implemented displaying from, subject and body of fetched messages - implemented logout