onlyican Posted September 6, 2006 Share Posted September 6, 2006 Hey, im back, and with yet another top of the range questionI own a websitewww.xyz.com (not really but xyz is a nice example)What I want to do is allow users to create an account[email protected]Basicly likehotmailyahoogmailect ect ectbut my domaincan anyone recommend a good tutorial, or place to startYes I have tried google, I want peoples recommendationsCheers Link to comment https://forums.phpfreaks.com/topic/19941-creating-webmail/ Share on other sites More sharing options...
zq29 Posted September 6, 2006 Share Posted September 6, 2006 I've never done this before, but here's where I'd start if I wanted to:[0] Read the documentation for your mail server software[0] Figure out how to create an account with the command line[0] Use PHPs system functions to run these commandsAs far as building the interface for your users to log in and check their mail, I'd read though the section of the PHP manual entitled [url=http://uk2.php.net/manual/en/ref.imap.php]LXIII. IMAP, POP3 and NNTP Functions[/url]. Link to comment https://forums.phpfreaks.com/topic/19941-creating-webmail/#findComment-87354 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.