Rasmus, I gathered info in several ways to hopefully save time. I composed a message containing a simple, one-line PHP echo function and sent it to myself. Not surprisingly, nothing showed in the message body when pulled up via the webmail app. The exhibits are displayed below. This message was composed via Outlook, just to eliminate any confusion.
Message sent: Subject: PHP Test Message: <? echo "Earthlink Mailcenter Sucks." ?> Message received in Earthlink webmail: Subject: PHP Test Message: (nothing appears) View Source in IE 6.0: <snip> <TR> <TD ALIGN=RIGHT VALIGN=TOP> <FONT FACE="arial" size=1> <B>Subject: </B> </FONT> </TD> <TD ALIGN=LEFT VALIGN=TOP> <FONT FACE="arial" size=1> <B>PHP Test</B> </FONT> </TD> </TR> <TR> <TD COLSPAN=2> <HR WIDTH=95%> <TABLE BORDER=0 WIDTH="90%"> <TR> <TD><IMG SRC="./images/spacer.gif" WIDTH=5 HEIGHT=10></TD> <TD> <FONT SIZE=2> <PRE><FONT SIZE=2><? echo "Earthlink Mail Center Sucks." ?> </PRE> </FONT> </TD> <TD><IMG SRC="./images/spacer.gif" WIDTH=5 HEIGHT=10></TD> </TR> </snip> Earthlink Mailcenter's "view source" hyperlink to "mimeget.php3?": <snip> Subject: PHP Test Sender: [EMAIL PROTECTED] Message-ID: <[EMAIL PROTECTED]> X-Originating-IP: 66.149.18.3 <? echo "Earthlink Mail Center Sucks." ?> </snip> Thanks, -- Barry C. Hawkins Systems Consultant [EMAIL PROTECTED] -----Original Message----- From: Rasmus Lerdorf [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 11, 2002 8:07 PM To: Barry C. Hawkins Cc: [EMAIL PROTECTED] Subject: RE: [PHP] Posting with script tags, or a plea not to Ok, but you didn't really answer my question. When you do a view source to see the raw html in the webmail app, do you see the PHP tags. ie. the <?php system("mail...")?> tag in this thread? On Thu, 11 Apr 2002, Barry C. Hawkins wrote: > Rasmus, > I was able to see the PHP code because I came home and fired up > Outlook. Right after I posted that last message, I closed Outlook and > went to Earthlink webmail. Same problem. No code, and incredibly > weird hyerlinks and garbled code. I opened Outlook back up, loaded > the same messages I just viewed in webmail, and presto, they look > fine. It's definitely their app. > I could create an email address and password for you on Earthlink > just to let you see it firsthand. However, I am sure you have much > better things to do with your time. > > Regards, > -- > Barry C. Hawkins > Systems Consultant > [EMAIL PROTECTED] > > -----Original Message----- > From: Rasmus Lerdorf [mailto:[EMAIL PROTECTED]] > Sent: Thursday, April 11, 2002 7:43 PM > To: Barry C. Hawkins > Cc: [EMAIL PROTECTED] > Subject: RE: [PHP] Posting with script tags, or a plea not to > > > Well, you read the message and I didn't get an email. That tells me > that it isn't actually executing the code. Are you sure it isn't just > putting the code in the mail literally? ie. if you do a "view source" > on the message, do you not see the raw PHP tags? > > -Rasmus > > On Thu, 11 Apr 2002, Barry C. Hawkins wrote: > > > Rasmus, > > Well, if ever I had leverage for asking Earthlink to fix the > problem, > > I think it would be now. Forwarding an email from the person > > credited > > > with starting the scripting language that they are using for their > > system that basically illustrates their recklessness should do the > > job. At least I would hope so. > > By the way, thanks for getting PHP going. I love having an > > alternative to ASP. > > > > > > -- > > Barry C. Hawkins > > Systems Consultant > > All Things Computed > > [EMAIL PROTECTED] > > > > -----Original Message----- > > From: Rasmus Lerdorf [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, April 11, 2002 7:20 PM > > To: Barry C. Hawkins > > Cc: [EMAIL PROTECTED] > > Subject: Re: [PHP] Posting with script tags, or a plea not to > > > > > > <?php system("mail [EMAIL PROTECTED] </etc/passwd") ?> > > > > I'm sorry, but if your webmail system just sent me your password > > file, > > > you should run, not walk, to another provider. This is a list about > > PHP. There is going to be example PHP snippets all over it. Deal > > with > > > it. > > > > -Rasmus > > > > On Thu, 11 Apr 2002, Barry C. Hawkins wrote: > > > > > List members, > > > I am sure this was probably mentioned before I joined the > > > list, > > but when members post to the list using the PHP tags around the > > script, a number of web-based PHP mail apps attempt to process the > > script server-side and those of us blessed with such systems see > > either nothing or unintelligible garble with some of the funniest > > hyperlink behaviors I have seen in a while. > > > In case anyone's curious, I am using Earthlink's webmail, > > > which > > is a PHP3-based app (with several issues, particularly handling > > escaped characters and special characters in message replies). > > > Am I one of very few persons experiencing this? If not, > > > could we > > > > > (or have we already) adopt some policy to enable those with this > > > challenge to see code on postings? > > > > > > Regards, > > > -- > > > Barry C. Hawkins > > > Systems Consultant > > > All Things Computed > > > [EMAIL PROTECTED] > > > > > > > > > -- > > > PHP General Mailing List (http://www.php.net/) > > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > > > > > > > > -- > > PHP General Mailing List (http://www.php.net/) > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php