3v4l.org

run code in 300+ PHP versions simultaneously
<?php function iframee( $atts, $content = null ) { return '<div id="iframee"><iframe src="'.$_GET[\'link\'].'" frameborder=0 marginwidth=0 marginheight=0 scrolling=no width=640 height=360 allowfullscreen=\'true\'></iframe>'; } add_shortcode( 'iframee', 'iframee' );
Output for 5.4.2 - 5.4.45, 5.5.24 - 5.5.29, 5.6.7 - 5.6.13
Parse error: syntax error, unexpected ''link\'].'' (T_CONSTANT_ENCAPSED_STRING), expecting identifier (T_STRING) in /in/42D4q on line 4
Process exited with code 255.

preferences:
194.74 ms | 1395 KiB | 63 Q