Page 1 of 1
How to create email and file transfer using php?
Posted: Tue Dec 07, 2004 10:19 pm
by Vanness
Hi all.. im very new to php n yet required to use php to create email and file transfer to my company. Juz need the simplest coding will do.. coz im realiy very new in this language. Thanks all.

Posted: Tue Dec 07, 2004 10:23 pm
by Benjamin
If you are really new at PHP, I recommend that you go to php.net and download a copy of the user manual. I also would recommend that you go to hotscripts.com, as there you will find pre-written code that will do what you want. That should save you a lot of time.
Posted: Wed Dec 08, 2004 6:21 am
by dull1554
and when you do have time you can look over the code the you got @ hotscripts.com and try to understandit better.
this forum also has many good tutorials
look in the manual for imap functions and Filesystem functions
good luck