Web Hosting Talk







View Full Version : POP3, WebMail & PHP


ItsRetroBby
06-16-2009, 05:54 PM
Does anybody know were you can learn how too use POP3 and PHP too retrieve email, reply too emails etc.

I want too make a webmail script thats suitable for mobiles, Ive been unabe too find an appropriate script (suggestions welcome)

mwatkins
06-16-2009, 06:05 PM
Why not download the code for SquirrelMail and have a look through?

ItsRetroBby
06-16-2009, 06:13 PM
I have got a few mail scripts downloaded too look thru, but I sometimes find easier too read abit about what the function is doing.

jwebhost
06-17-2009, 11:05 AM
Go to your local book store (boreders and such), they should have some tutorial books. or just search google. Obvious answer. My only other thought is to learn each 1 at a time.

ItsRetroBby
06-17-2009, 12:48 PM
Hi and thanks.

I have a copy of the PHP5 & MySQL bible, and it basically says why re-invent the wheel, theres plenty of webmail sites/script out there.

I really looking for one that is suitable for mobile users, Ive found JAW Mail that has a wap version, but on installation it shows I need a certain PEAR package installed, Il have too see my host about this.