3v4l.org

run code in 300+ PHP versions simultaneously
<!DOCTYPE html> <html lang="es-ES" xmlns="http://www.w3.org/1999/xhtml" xml:lang="es-ES"> <head> <meta charset="iso-8859-1" /> </head> <body><p><?php if(isset($_GET['echo'])){ echo $_GET['echo']; } ?></p> <form action="" method="get"> <input type="text" name="echo" value="" /> </form> <p>áéíóúàèìòùñ</p> </body> </html>
Output for git.master, git.master_jit, rfc.property-hooks
<!DOCTYPE html> <html lang="es-ES" xmlns="http://www.w3.org/1999/xhtml" xml:lang="es-ES"> <head> <meta charset="iso-8859-1" /> </head> <body><p></p> <form action="" method="get"> <input type="text" name="echo" value="" /> </form> <p>áéíóúàèìòùñ</p> </body> </html>

This tab shows result from various feature-branches currently under review by the php developers. Contact me to have additional branches featured.

Active branches

Archived branches

Once feature-branches are merged or declined, they are no longer available. Their functionality (when merged) can be viewed from the main output page


preferences:
37.08 ms | 402 KiB | 8 Q