Brion Vibber b932bd6add console.php terminal script provides interactive PHP console in StatusNet environment, handy for testing!
Uses readline for line input editing if available; falls back to bash+readline if not native, and takes fgets() in worst case.
Currently a bit awkward in that each input line is parsed separately, so loops and function defs have to be squished to one line.
2009-11-06 14:47:22 +01:00
..
2009-10-01 15:11:12 -04:00
2008-09-22 15:58:24 -04:00
2008-09-22 15:58:24 -04:00
2009-11-02 18:06:09 -05:00
2009-09-23 09:20:04 -04:00
2009-08-25 18:14:12 -04:00
2009-08-25 18:43:48 -04:00
2008-11-23 23:44:35 -05:00
2009-08-25 18:43:48 -04:00