Michael Schwartz
Michael Schwartz

Reputation: 8415

PHP Debugger Live Preview

JSBin and Liveweave are two examples of live debuggers. I'm looking for something like this, but for PHP.

Closest I came across were the two sites below, but not exactly what I'm looking for:

Does anyone know of a php debugger with a live keyup sort of feature?

Update: Here's some links to live php debuggers if anyone else is looking: http://writecodeonline.com/php4/

Upvotes: 0

Views: 544

Answers (1)

Shakti Patel
Shakti Patel

Reputation: 3862

Here are some websites that might suit you:

Upvotes: 2

Related Questions