3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo urlencode(http_build_query(array( // rq=0&wid=34&t=1&ss=1366x768&bw=160&winid=29&cttl=4748 'rq' => 0, 'wid' => 34, 't' => 1, 'ss' => '1366x768', 'bw' => 160, 'winid' => 29, 'cttl' => 4748, )))
Output for 5.4.0 - 5.4.22
Parse error: syntax error, unexpected end of file, expecting ',' or ';' in /in/iVuEn on line 10
Process exited with code 255.
Output for 5.3.0 - 5.3.27
Parse error: syntax error, unexpected $end, expecting ',' or ';' in /in/iVuEn on line 10
Process exited with code 255.

preferences:
186.06 ms | 1395 KiB | 58 Q