phpython Code
a python interpreter written in php
Status: Pre-Alpha
Brought to you by:
francescobianco
--- a +++ b/trunk/test/test2/php.py @@ -0,0 +1,4 @@ + +_GET = { + 'id':1 +} \ No newline at end of file