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>

preferences:
44.66 ms | 402 KiB | 5 Q