News Feed
Jobs Feed
Sections




News Archive
Jordi Boggiano's Blog:
PHP Console in Your Browser
September 24, 2010 @ 11:51:49

Jordi Boggiano has a new post today looking at his PHP console script that works in your browser that sets up easily and works from your localhost web server - php-console.

Since I spend most of my days programming PHP I tend to need that a lot and a few years back I wrote a small script that would let me type php code in my browser and execute it. Nothing fancy, but quite useful. Over the years a few people got interest seeing me use it and asked for the sources, so instead of repackaging it every time, I thought I'd clean it up, polish a bit, add some features, and put it on github.

Setup is as simple as dropping the code somewhere in your local server's document root and offers a textarea for input and a expandable tree for the resulting output. It uses the Krumo tool to create this modified output. You can see a screenshot here.

0 comments voice your opinion now!
console browser interactive shell webbased


blog comments powered by Disqus

Similar Posts

Michael Kimsal's Blog: Why do browsers still not have file upload progress meters?

Casey's Blog: Make Your Life as a PHP Developer Twice as Easy With phpsh

Hasin Hayder's Blog: How to make your own springloops in PHP

Riff Blog: Console encoding in PHP-GTK apps

PHP-GTK Community Site: PHP-GTK on Vista Memory Issue


Community Events











Don't see your event here?
Let us know!


opinion introduction application code testing release example unittest podcast interview zendframework2 development framework community conference series functional phpunit tool language

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework