On Tue, 2009-08-04 at 10:47 -0400, Andrew Ballard wrote:
> On Tue, Aug 4, 2009 at 10:30 AM, Ashley
> Sheridan<a...@ashleysheridan.co.uk> wrote:
> > On Tue, 2009-08-04 at 07:16 -0700, Miller, Terion wrote:
> >> for($i = 0; $i <= 9; $iﯯ)
> >
> > I'm noticing an odd character just here (heaven knows what line number!)
> > I'd presume this was meant to be something like a ++ or +=n, but seems
> > to be interpreted as a multibyte character here. I'll let you know if I
> > find anything else.
> >
> > Thanks,
> > Ash
> > http://www.ashleysheridan.co.uk
> >
> 
> Yeah, well... It's hard to tell what is what in that message. In Gmail
> I didn't even get the multi-byte strings. The whole section of code is
> one jumbled mess with the usual improper line breaks with the addition
> of characters such as '<', '$', and ',' that have been replaced by
> sequences like '+ADw-', '+ACq-', and '+ADo-'.
> 
> It'd probably take me more than 45 minutes just to get the code
> readable enough to figure out what it should be!
> 
> Andrew
> 
About 8 here ;) I timed it as I was trying to figure out what was going
on!


Thanks,
Ash
http://www.ashleysheridan.co.uk


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to