[PHP] Re: Sending E-mail From Mail

2004-07-31 Thread Ben Chivers
31 10:14:33 server196 sendmail[7285]: i6V9EXYP007285: from=<[EMAIL PROTECTED]>, size=623, class=0, nrcpts=1, msgid=<[EMAIL PROTECTED]>, proto=ESMTP, daemon=MTA, relay=server196.poundhost.com [127.0.0.1] Jul 31 10:14:33 server196 sendmail[7283]: i6V9EW36007283: to=Ben Chivers <[EMAIL P

[PHP] Re: Sending E-mail From Mail

2004-07-31 Thread Ben Chivers
access to my linux server which will allow me to edit the required files for sendmail. Any help would be most appreciated. Many Regards, Ben Chivers This is what me sendmail files looks like: divert(-1)dnl dnl # dnl # This is the sendmail macro config file for m4. If you make changes to dnl #

[PHP] String to Ascii

2002-10-31 Thread Ben Chivers
Hi, I'm wanting to change a character string from text into ascii code. I tried using the function: ebcdic2ascii() only to find out that it isn't supported with the latest versions of php, only version 3. I would appreciate any help from anyone with this topic. -- Many Regards, B