3v4l.org

run code in 300+ PHP versions simultaneously
<?php $fmt="jpg"; $tilesize=256; $height=10000; $width=20000; $str = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>"; //<Image Format="$fmt" Overlap="0" TileSize="$tilesize" xmlns="http://schemas.mi crosoft.com/deepzoom/2008"> //<Size Height="$height" Width="$width"/> // </Image> // EOT;
Output for 5.4.0 - 5.4.21, 5.5.0 - 5.5.5
Parse error: syntax error, unexpected '"> ' (T_CONSTANT_ENCAPSED_STRING) in /in/ivkaW on line 10
Process exited with code 255.
Output for 5.3.0 - 5.3.27
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /in/ivkaW on line 10
Process exited with code 255.

preferences:
193.07 ms | 1386 KiB | 63 Q