↧
Gareth Heyes: PHP nonalpha tutorial
Gareth Heyes has another post to his site on the topic of "non-alpha PHP code", this time getting a bit more into the process and how his examples are parsed by PHP into more familiar functionality....
View ArticleGareth Heyes: Tweetable PHP-Non Alpha
Gareth Heyes has a new post that shares some of his efforts to write "non-alpha PHP", using characters other than the alpha-numeric ones to write executable PHP scripts. In his case, this involves a...
View ArticleAlex Inführ: PHP non alpha numeric 7 and 6 char code
Following along with the non-alpha PHP code that Gareth Heyes recently posted about, Alex Inführ has created some of his own using only dollar signs, underscores, equals, plus and parentheses. I used...
View Article