summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorBrion Vibber <brion@pobox.com>2009-11-06 14:31:39 +0100
committerBrion Vibber <brion@pobox.com>2009-11-06 16:17:31 +0100
commit4b7a36ea1932cfd2245560fa9949dc32fe2d2fc7 (patch)
tree05a338590e0402dd6ef14ad5d49fff8a84906cb0 /index.php
parent6f7e3053baefce2a27fba376b020c2ed555821b7 (diff)
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.
Diffstat (limited to 'index.php')
0 files changed, 0 insertions, 0 deletions