Hi ppl,
need a hand with this web-email connection via pop.
I know in java you use struts which is basically a built-in class structure you can use to manipulate your email via a range of objects. In
php it looks as though you have to create your own class(es) to do this.
Can I get a hand with how to connect to my web-email, read, create an email and then close the connection plz. I see that the methods are all marked with "imap", so I'm assuming that they're universal with pop too but subsequently taking different arguments?
Also, I know the advantages/disadvantages of using pop or imap, but I'd like to do this via pop for the moment. I'm not going to put any ideas into the client's head. :wink:.
Thx.