3v4l.org

run code in 300+ PHP versions simultaneously
<? Php $ Tmpdir = sys_get_temp_dir (); # Grab the temporary directory to save the file. $ File = tempnam ( $ tmpdir , 'ctk' ); # The name of the temporary file to be printed $ Handle = fopen ( $ file , 'w' ); $ Condensed = Chr (27). Chr (33). Chr (4); $ Bold1 = Chr (27). Chr (69); $ Bold0 = Chr (27). Chr (70); $ Initialized = chr (27). chr (64); $ Condensed1 = chr (15); $ Condensed0 = chr (18); $ Data = $ initialized ; $ Data . = $ condensed1 ; $ Data . = "========================== \ n" ; $ Data . = "|" . $ bold1 . "OFIDZ MAJEZTY" . $ bold0 . "| \ n" ; $ Data . = "========================== \ n" ; $ Data . = "Ofidz Majezty is here \ n" ; $ Data . = "We Love Indonesian PHP \ n" ; $ Data . = "We Love Indonesian PHP \ n" ; $ Data . = "We Love Indonesian PHP \ n" ; $ Data . = "We Love Indonesian PHP \ n" ; $ Data . = "We Love Indonesian PHP \ n" ; $ Data . = "-------------------------- \ n" ; fwrite ( $ handle , $ data ); fclose ( $ handle ); copy ( $ file , "/ / localhost / xprinter" ); # Perform print unlink ( $ file ); ?>
Output for git.master, git.master_jit, rfc.property-hooks
<? Php $ Tmpdir = sys_get_temp_dir (); # Grab the temporary directory to save the file. $ File = tempnam ( $ tmpdir , 'ctk' ); # The name of the temporary file to be printed $ Handle = fopen ( $ file , 'w' ); $ Condensed = Chr (27). Chr (33). Chr (4); $ Bold1 = Chr (27). Chr (69); $ Bold0 = Chr (27). Chr (70); $ Initialized = chr (27). chr (64); $ Condensed1 = chr (15); $ Condensed0 = chr (18); $ Data = $ initialized ; $ Data . = $ condensed1 ; $ Data . = "========================== \ n" ; $ Data . = "|" . $ bold1 . "OFIDZ MAJEZTY" . $ bold0 . "| \ n" ; $ Data . = "========================== \ n" ; $ Data . = "Ofidz Majezty is here \ n" ; $ Data . = "We Love Indonesian PHP \ n" ; $ Data . = "We Love Indonesian PHP \ n" ; $ Data . = "We Love Indonesian PHP \ n" ; $ Data . = "We Love Indonesian PHP \ n" ; $ Data . = "We Love Indonesian PHP \ n" ; $ Data . = "-------------------------- \ n" ; fwrite ( $ handle , $ data ); fclose ( $ handle ); copy ( $ file , "/ / localhost / xprinter" ); # Perform print unlink ( $ file ); ?>

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:
40.49 ms | 403 KiB | 8 Q