Dataslope logoDataslope · Learn

PHP

Run PHP in the browser via php-wasm.

PHP runs through php-wasm — a WebAssembly build of the PHP interpreter. Each block executes in a fresh process, so superglobals and class definitions don't carry over.

Hello, world

PhpBlock-2bafPHP 8.3.11

Arrays and JSON

PhpBlock-4a76PHP 8.3.11

On this page