--- Keith Young <[EMAIL PROTECTED]> wrote:
> 
> Hi Sarah,
> 
> 3D does in fact mean the equals sign (=). 
> 
> A better way of saying it is:
> 
> 0x3D is the hex representation of an equals (=)
> sign.

Thanks... - I'll check out the chart..

Ive been to php.net - & did a quick search - However I
couldnt find any references to "unicode".

> > if (preg_match("/^\s*pass:.*4\+2\=7/i", $value)){
> > I send an email to the system... with the line :-

>> HOWEVER - my log reports show the received line as
showing :-
>>pass: Pizza Words 4+2=3D7 Batman himp


Hmm - my logs SHOULD show 4+23D7 (replace the =
sign)...

However it shows 4+2=3D7 - the 3D is in ADDITION to
the original character...


Is there a way (PHP code) that we can automatically 

a) detect this ?

and/or 

b) Convert to ORIGINAL text...


I tried from an external email today - (not home) &
*sometimes* it worked (activated the script) - But
other times - not going....

PS - In this test, Ive noticed the same thing (last
night) in the same place in the logs - But i'll assume
it can be a problem anywhere... (reading from an email
- i mean)...

ok - Doing tonights testing now.....



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


Community email addresses:
  Post message: [email protected]
  Subscribe:    [EMAIL PROTECTED]
  Unsubscribe:  [EMAIL PROTECTED]
  List owner:   [EMAIL PROTECTED]

Shortcut URL to this page:
  http://groups.yahoo.com/group/php-list 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/php-list/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to