Forum Moderators: coopster

Message Too Old, No Replies

non standard mail

         

flashman

5:03 pm on Aug 18, 2003 (gmt 0)

10+ Year Member



Is there other ways to send mail using php?
Not using mails functions.
Thanx.

With best regards.

jamesa

8:57 am on Aug 19, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Don't know the exact answer but here's a direction. Look into sockets, filehandles or pipes. The result would probably look more like something you'd do in Perl.

flashman

5:28 pm on Aug 19, 2003 (gmt 0)

10+ Year Member



Thanks jamesa.

jonknee

5:44 pm on Aug 19, 2003 (gmt 0)

10+ Year Member



Just curious... Why not use mail()?