Gareth Heyes has tried out an interesting experiment - running non-alphanumeric code in PHP using only octal escapes.
php shellGareth Heyes' Blog: Non alphanumeric code in PHPPHPDeveloper.org Fri, 09/23/2011 - 09:05
Gareth Heyes has tried out an interesting experiment - running non-alphanumeric code in PHP using only octal escapes. Exploring RabbitMQ and PHP - Bradley HoltPlanet PHP Wed, 07/20/2011 - 16:10
I’m exploring the possibility of using RabbitMQ for an upcoming project. Communty News: iphp, the Interactive PHP shellPHPDeveloper.org Thu, 12/10/2009 - 10:35
Alan Pinstein has put together an interactive PHP shell that gives you some interesting advantages over PHP's default shell feature.
You can grab the latest version from his github repository. |