NYCPHP Meetup

NYPHP.org

[nycphp-talk] Code from Mars?

Jeff Siegel jsiegel1 at optonline.net
Thu Jun 30 20:41:18 EDT 2005


Very good. Hadn't thunked of that.

Of course the question is...why would someone bother to sprinkle this
throughout their code. 

For example:

function O1en($l1eh          ) {
	$this->O1ds=$l1eh["t\171\160e"];
	$this->O1dh= (int) $l1eh["i\144"];
	$this->l1dt= (int) $l1eh["\143\151d"];
	$this->l1ey=    (double) $l1eh["\167e\151g\150t"];
}

Jeff


-----Original Message-----
From: talk-bounces at lists.nyphp.org [mailto:talk-bounces at lists.nyphp.org] On
Behalf Of Fan, Wellington
Sent: Thursday, June 30, 2005 5:13 PM
To: 'NYPHP Talk'
Subject: RE: [nycphp-talk] Code from Mars?

> php -r 'echo "\103\157\156n\145ct\151\157n\056p\150\160";'
> Connnection.php

> php -r 'echo "\144\145\163c\162\151\160t\151\157\156";'
> description


That's the octal way of writing these characters. See
http://www.php.net/manual/en/language.types.string.php






> -----Original Message-----
> From: Jeff Siegel [mailto:jsiegel1 at optonline.net]
> Sent: Thursday, June 30, 2005 5:09 PM
> To: NYPHP Talk
> Subject: [nycphp-talk] Code from Mars?
> 
> 
> Has anyone ever seen code like this?
> 
> require_once "\103\157\156n\145ct\151\157n\056p\150\160";
> $this->l1eq=$l1eh["\144\145\163c\162\151\160t\151\157\156"];
> 
> If yes...how was it created?
> 
> Jeff
> 
_______________________________________________
New York PHP Talk Mailing List
AMP Technology
Supporting Apache, MySQL and PHP
http://lists.nyphp.org/mailman/listinfo/talk
http://www.nyphp.org




More information about the talk mailing list