3v4l.org

run code in 300+ PHP versions simultaneously
<?php /* INSERT INTO tbl_sheet(txt_rep_no, txt_song_name, id_place, id_source_by, id_compiled_by, id_notation_by, id_type, blob_sheet1) WITH p AS (SELECT id FROM tbl_place WHERE txt_place = "Place 1"), sng_names AS (SELECT t.pid, t.song_name FROM tbl_snames t JOIN p on p.id = t.pid) SELECT "1", s.song_name, s.pid, 1, 1, 1, "", "" FROM sng_names s */ echo '';
Output for git.master, git.master_jit, rfc.property-hooks

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:
28.36 ms | 405 KiB | 5 Q