3v4l.org

run code in 300+ PHP versions simultaneously
<style>th { font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; color: #6D929B; border-right: 1px solid #C1DAD7; border-bottom: 1px solid #C1DAD7; border-top: 1px solid #C1DAD7; letter-spacing: 2px; text-transform: uppercase; text-align: left; padding: 6px 6px 6px 12px; background: #CAE8EA url(images/bg_header.jpg) no-repeat; } th.nobg { border-top: 0; border-left: 0; border-right: 1px solid #C1DAD7; background: none; } </style> </head> <body topmargin="0" leftmargin="0" marginheight="0" marginwidth="0"> <?php $id=$_GET['id']; $cek = file_get_contents("http://www.tarimsalpazarlama.com/extras/Hal-Fiyatlari-Orta.aspx?Ara=$id"); $baslik = explode('<table id="mytable" summary="Hal Fiyatları" cellspacing="0">', $cek); $baslik = explode('<div style="width: 100%; clear: both;">', $baslik[1]); $title = str_replace("<p>","","$baslik[0]"); $title = str_replace("</p>","<br />","$title"); ?> <table id="mytable" summary="Hal Fiyatları" cellspacing="0"> <?php echo ($title); ?> </body> </html>
Output for git.master, git.master_jit, rfc.property-hooks
<style>th { font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; color: #6D929B; border-right: 1px solid #C1DAD7; border-bottom: 1px solid #C1DAD7; border-top: 1px solid #C1DAD7; letter-spacing: 2px; text-transform: uppercase; text-align: left; padding: 6px 6px 6px 12px; background: #CAE8EA url(images/bg_header.jpg) no-repeat; } th.nobg { border-top: 0; border-left: 0; border-right: 1px solid #C1DAD7; background: none; } </style> </head> <body topmargin="0" leftmargin="0" marginheight="0" marginwidth="0"> Warning: Undefined array key "id" in /in/cliFo on line 25 Warning: file_get_contents(): php_network_getaddresses: getaddrinfo for www.tarimsalpazarlama.com failed: System error in /in/cliFo on line 26 Warning: file_get_contents(http://www.tarimsalpazarlama.com/extras/Hal-Fiyatlari-Orta.aspx?Ara=): Failed to open stream: php_network_getaddresses: getaddrinfo for www.tarimsalpazarlama.com failed: System error in /in/cliFo on line 26 Warning: Undefined array key 1 in /in/cliFo on line 28 Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /in/cliFo on line 28 <table id="mytable" summary="Hal Fiyatları" cellspacing="0"> </body> </html>

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