3v4l.org

run code in 300+ PHP versions simultaneously
<?php// Version: v2.0.1 2011 ################################################### # WHMSonic Live Radio Configurations # # Support: admin@whmsonic.com / www.whmsonic.com # ################################################### ### Radio Details Required ### //*****************************************// $scip = "Radio IP"; // Your Radio IP $scport = "Radio Port"; // Your Radio Port $scpass = "Radio Password"; // Your Radio Password //*****************************************// ### Flash Player Configurations ### //*****************************************// $autoplay = "true"; // Automatic start when visit the flash player page, make "false" if you dont want. $volumef = "50"; // Standart volume when first time visiting flash player page. Type any value. //*****************************************// ### Media Player Configurations ### //*****************************************// $autostart = "true"; // Automatic start when visit the mediaplayer page, make "false" if you dont want. $showcontrol = "1"; // Control buttons on the mediaplayer, start,stop,volume make "0" if you dont want. $volume = "50"; // Standart volume when first time visiting mediaplayer page. Type any value. //*****************************************// ### QuickTime Player Configurations ### //*****************************************// $autostartq = "true"; // Automatic start when visit the quicktime page, make "false" if you dont want. $showlogoq = "true"; // Showing QuickTime logo $volumeq = "50"; // Standart volume when first time visiting quicktime page. Type any value. //*****************************************// ### Real Player Configurations ### //*****************************************// $autostartr = "true"; // Automatic start when visit the RealPlayer page, make "0" if you dont want. $showlogor = "true"; // Showing QuickTime logo $volumer = "50"; // Standart volume when first time visiting RealPlayer page. Type any value. //*****************************************// ?>
Output for 5.3.0 - 5.3.29, 7.2.29 - 7.2.33, 7.3.16 - 7.3.31, 7.4.3 - 7.4.25, 7.4.27 - 7.4.32, 8.0.0 - 8.0.12, 8.0.14 - 8.0.30, 8.1.0 - 8.1.28, 8.2.0 - 8.2.18, 8.3.0 - 8.3.6
<?php// Version: v2.0.1 2011 ################################################### # WHMSonic Live Radio Configurations # # Support: admin@whmsonic.com / www.whmsonic.com # ################################################### ### Radio Details Required ### //*****************************************// $scip = "Radio IP"; // Your Radio IP $scport = "Radio Port"; // Your Radio Port $scpass = "Radio Password"; // Your Radio Password //*****************************************// ### Flash Player Configurations ### //*****************************************// $autoplay = "true"; // Automatic start when visit the flash player page, make "false" if you dont want. $volumef = "50"; // Standart volume when first time visiting flash player page. Type any value. //*****************************************// ### Media Player Configurations ### //*****************************************// $autostart = "true"; // Automatic start when visit the mediaplayer page, make "false" if you dont want. $showcontrol = "1"; // Control buttons on the mediaplayer, start,stop,volume make "0" if you dont want. $volume = "50"; // Standart volume when first time visiting mediaplayer page. Type any value. //*****************************************// ### QuickTime Player Configurations ### //*****************************************// $autostartq = "true"; // Automatic start when visit the quicktime page, make "false" if you dont want. $showlogoq = "true"; // Showing QuickTime logo $volumeq = "50"; // Standart volume when first time visiting quicktime page. Type any value. //*****************************************// ### Real Player Configurations ### //*****************************************// $autostartr = "true"; // Automatic start when visit the RealPlayer page, make "0" if you dont want. $showlogor = "true"; // Showing QuickTime logo $volumer = "50"; // Standart volume when first time visiting RealPlayer page. Type any value. //*****************************************// ?>
Output for 8.0.13
Parse error: syntax error, unexpected variable "$scip" in /in/AEYEK on line 9
Process exited with code 255.
Output for 5.4.0 - 5.4.11, 7.3.32 - 7.3.33, 7.4.26, 7.4.33
Parse error: syntax error, unexpected '$scip' (T_VARIABLE) in /in/AEYEK on line 9
Process exited with code 255.

preferences:
163.73 ms | 402 KiB | 182 Q