3v4l.org

run code in 300+ PHP versions simultaneously
<?php /** * @package WordPress * @subpackage Default_Theme */ ?> <div id="sag"> <?php if(!is_user_logged_in()) { ?> <!-- sag 1 blok --> <div class="sag_ust">Üye Girişi</div> <div class="sag_orta"> <form action="<?php bloginfo('url')?>/wp-login.php" method="post"> <div class="s1">Kullanıcı Adı</div> <div class="s2">:</div> <div class="s3"><input type="text" name="log" value="" /></div> <div class="clear"></div> <div class="s1">Şifre</div> <div class="s2">:</div> <div class="s3"><input type="password" name="pwd" value="" /></div> <input type="hidden" name="redirect_to" value="<?php bloginfo('url');?>" /> <div class="clear"></div> <a href="<?php bloginfo('url')?>/wp-login.php?action=lostpassword" class="sifremi">Şifremi Unuttum?</a> <input type="submit" class="girisyap" value="" /> </form> <div class="clear"></div> <div class="konuekle"><a href="<?php bloginfo('url');?>/wp-login.php?action=register"><img src="<?php bloginfo('template_url'); ?>/images/konuekle.jpg" alt="" /></a></div> </div> <div class="sag_alt"></div> <!-- sag 1 blok bitti --> <?php } else { global $current_user; get_currentuserinfo(); ?> <!-- sag 2 blok --> <div class="sag_ust2"></div> <div class="sag_orta2"> <div class="uyegirdi_avatar"> <?php userphoto($current_user, $before = '', $after = '', $attributes = array(), $default_src = ''); ?> </div> <div class="uyegirdi_bilgi"> <div class="uyegirdix">Hoşgeldin, <span class="yesil">[<?php echo $current_user->user_login;?>]</span> <a href="<?php echo wp_logout_url( get_option('home') ); ?>"><span style="font-size:10px;">{Çıkış Yap}</span></a></div> <div class="uyegirdix"><a href="<?php bloginfo('url');?>/wp-admin/profile.php">Profil Bilgilerini Düzenleyin...</a></div> <div class="uyegirdix"><a href="<?php bloginfo('url');?>/wp-admin/profile.php">Avatarınızı Değiştirin..</a></div> <div class="uyegirdix"><a href="<?php bloginfo('url');?>/wp-admin/post-new.php"><span class="kirmizi">Video / Resim / Haber ekleyin...</span></a></div> </div> <div class="clear"></div> </div> <div class="sag_alt"></div> <!-- sag 2 blok bitti --> <?php } ?> <!-- sag 1 blok --> <div class="sag_ust"><?php echo fs_get_option('fs_havail'); ?>'da 5 Günlük Hava Tahmini</div> <div class="sag_orta"> <div align="center"> <img src="http://www.mgm.gov.tr/sunum/tahmin-show-1.aspx?m=<?php echo fs_get_option('fs_havail'); ?>&basla=1&bitir=5&rC=111&rZ=fff" style="width:260px; height:81px;" alt="" /> </div> </div> <div class="sag_alt"></div> <!-- sag 1 blok bitti --> <!-- sag 1 blok --> <?php $sayi = fs_get_option('fs_yazar2'); $kat = get_cat_id(fs_get_option('fs_yazar')); ?> <div class="sag_ust"><?php echo get_cat_name($kat); ?></div> <div class="sag_orta"> <?php $recent = new WP_Query("showposts=".$sayi."&cat=".$kat.""); while($recent->have_posts()) : $recent->the_post();?> <div class="yazar"> <div class="yazar_resim"> <?php if ( has_post_thumbnail() ) { // Eğer bir resim atanmışsa bu resmi göster the_post_thumbnail(); } else { // Eğer bir resim atanmamışsa standart bir resim göster echo '<img src="'; bloginfo('template_url'); echo '/images/yazarresim.png" alt="" />'; } ?> </div> <div class="yazar_ozet"> <span><?php the_author_posts_link(); ?></span> <p><a href="<?php the_permalink() ?>"><?php baslik(38); ?></a></p> <b><?php the_author_posts_link(); ?> tüm yazıları için tıklayın...</b> </div> </div><!--yazar bitti--> <?php endwhile; ?> </div> <a href="<?php echo get_category_link($kat); ?>" class="tum_yazarlar"></a> <!-- sag 1 blok bitti --> <!-- sag 1 blok --> <div class="sag_ust">Anket</div> <div class="sag_orta"> <? AnketSite(); ?> </div> <div class="sag_alt"></div> <!-- sag 1 blok bitti --> <!-- sag 2 blok --> <div class="sag_ust2"></div> <div class="sag_orta2"> <div align="center"> <?php echo fs_get_option('fs_yanreklam'); ?> </div> </div> <div class="sag_alt"></div> <!-- sag 2 blok bitti --> <!-- sag 1 blok --> <div class="sag_ust">Son Yorumlar</div> <div class="sag_orta"> <div class="yorumliste"> <?php $sayi = fs_get_option('fs_yorum2'); global $wpdb; $sql = "SELECT DISTINCT ID, post_title, post_password, comment_ID, comment_post_ID, comment_author, comment_date_gmt, comment_approved, comment_type,comment_author_url, SUBSTRING(comment_content,1,75) AS com_excerpt FROM $wpdb->comments LEFT OUTER JOIN $wpdb->posts ON ($wpdb->comments.comment_post_ID = $wpdb->posts.ID) WHERE comment_approved = '1' AND comment_type = '' AND post_password = '' ORDER BY comment_date_gmt DESC LIMIT $sayi"; $comments = $wpdb->get_results($sql); $output = $pre_HTML; $output .= "\n<ul>"; foreach ($comments as $comment) { $output .= "\n<li><a href=\"" . get_permalink($comment->ID) . "#comment-" . $comment->comment_ID . "\" title=\"on " . $comment->post_title . "\"><span>" .strip_tags($comment->comment_author)." : </span>" . strip_tags($comment->com_excerpt) ."</a></li>"; } $output .= "\n</ul>"; $output .= $post_HTML; echo $output; ?> </div> </div> <div class="sag_alt"></div> <!-- sag 1 blok bitti --> <!--OnlineZiyaretci kodu baslangici--> <script language="JavaScript" type="text/javascript" src="http://www.webtemsilcisi.com/online.php?url=kuleonu.tk&kenar=1&kenar_renk=333333&genislik=150&zemin_renk=CCFF00&yazi_renk=000000&gizlimi=hayir"></script> <noscript> <a href="http://www.webtemsilcisi.com">Ücretsiz Online Ziyaretci Sayaci</a> </noscript> <!--OnlineZiyaretci kodu sonu--> </div><!--sag bitti-->

Here you find the average performance (time & memory) of each version. A grayed out version indicates it didn't complete successfully (based on exit-code).

VersionSystem time (s)User time (s)Memory (MiB)
8.3.60.0060.01216.50
8.3.50.0100.00821.98
8.3.40.0170.00318.95
8.3.30.0140.00019.00
8.3.20.0000.00820.29
8.3.10.0030.00623.48
8.3.00.0050.00319.20
8.2.180.0070.00716.59
8.2.170.0140.00422.96
8.2.160.0070.00720.47
8.2.150.0000.00824.18
8.2.140.0040.00424.66
8.2.130.0050.00326.16
8.2.120.0030.00520.98
8.2.110.0060.00322.32
8.2.100.0080.00420.65
8.2.90.0000.00819.13
8.2.80.0050.00317.97
8.2.70.0060.00317.75
8.2.60.0030.00618.18
8.2.50.0030.00618.07
8.2.40.0090.00021.07
8.2.30.0000.00718.38
8.2.20.0050.00317.70
8.2.10.0040.00418.09
8.2.00.0000.00817.85
8.1.280.0090.00625.92
8.1.270.0090.00023.97
8.1.260.0040.00426.35
8.1.250.0040.00428.09
8.1.240.0000.01022.26
8.1.230.0040.00719.13
8.1.220.0030.00517.74
8.1.210.0050.00318.77
8.1.200.0130.00017.48
8.1.190.0050.00317.13
8.1.180.0060.00318.10
8.1.170.0040.00418.59
8.1.160.0040.00422.07
8.1.150.0040.00418.60
8.1.140.0000.00717.44
8.1.130.0070.00017.93
8.1.120.0000.00817.34
8.1.110.0000.00817.28
8.1.100.0040.00417.34
8.1.90.0070.00317.38
8.1.80.0050.00317.36
8.1.70.0000.00717.36
8.1.60.0030.00717.50
8.1.50.0040.00417.58
8.1.40.0000.00817.52
8.1.30.0080.00017.62
8.1.20.0000.00817.76
8.1.10.0060.00317.48
8.1.00.0040.00417.58
8.0.300.0040.00418.77
8.0.290.0040.00416.75
8.0.280.0040.00418.61
8.0.270.0090.00017.34
8.0.260.0030.00317.42
8.0.250.0080.00017.05
8.0.240.0000.00816.95
8.0.230.0030.00317.06
8.0.220.0000.00716.98
8.0.210.0040.00416.90
8.0.200.0070.00016.98
8.0.190.0070.00016.92
8.0.180.0050.00217.06
8.0.170.0000.00717.00
8.0.160.0000.00716.97
8.0.150.0080.00016.95
8.0.140.0000.00816.91
8.0.130.0050.00013.47
8.0.120.0080.00016.87
8.0.110.0040.00416.98
8.0.100.0000.00817.06
8.0.90.0000.00816.97
8.0.80.0030.01516.93
8.0.70.0070.00016.80
8.0.60.0040.00416.97
8.0.50.0080.00017.09
8.0.30.0120.00717.21
8.0.20.0130.00517.40
8.0.10.0040.00416.90
8.0.00.0100.00816.85
7.4.330.0000.00515.07
7.4.320.0000.00616.54
7.4.300.0030.00316.54
7.4.290.0030.00316.64
7.4.280.0080.00016.48
7.4.270.0050.00216.68
7.4.260.0030.00616.66
7.4.250.0000.00816.50
7.4.240.0050.00216.65
7.4.230.0070.00016.55
7.4.220.0110.00716.73
7.4.210.0060.00916.60
7.4.200.0040.00416.57
7.4.190.0030.00316.45
7.4.160.0090.00616.47
7.4.150.0030.01617.40
7.4.140.0100.00717.86
7.4.130.0070.01016.64
7.4.120.0100.00716.75
7.4.110.0070.01016.45
7.4.100.0120.00716.55
7.4.90.0080.00816.68
7.4.80.0140.00319.39
7.4.70.0030.01316.66
7.4.60.0030.01216.68
7.4.50.0040.00416.65
7.4.40.0090.00616.71
7.4.30.0150.00616.52
7.4.00.0120.00615.04
7.3.330.0000.00513.29
7.3.320.0030.00313.22
7.3.310.0060.00316.50
7.3.300.0040.00416.27
7.3.290.0030.01816.34
7.3.280.0080.01116.36
7.3.270.0120.00617.40
7.3.260.0130.00416.57
7.3.250.0090.01116.55
7.3.240.0100.00716.41
7.3.230.0150.00616.53
7.3.210.0120.00616.29
7.3.200.0000.01819.39
7.3.190.0070.01016.52
7.3.180.0090.00616.51
7.3.170.0130.00316.43
7.3.160.0120.00416.46
7.3.120.0130.00315.09
7.2.330.0150.00416.61
7.2.320.0000.01816.74
7.2.310.0140.00416.56
7.2.300.0090.00916.86
7.2.290.0130.01016.29
7.2.60.0070.00316.69
7.2.00.0030.00919.37
7.1.200.0120.00015.76
7.1.100.0000.01117.70
7.1.70.0100.00317.07
7.1.60.0030.01719.46
7.1.50.0060.01616.62
7.1.00.0030.07722.27
7.0.200.0000.00816.67
7.0.140.0030.07022.04
7.0.60.0100.05320.16
7.0.50.0170.07017.95
7.0.40.0070.04020.42
7.0.30.0570.05720.12
7.0.20.0330.07720.12
7.0.10.0070.08720.20
7.0.00.0100.05320.16
5.6.280.0070.07321.10
5.6.210.0000.08720.57
5.6.200.0100.08318.20
5.6.190.0100.05320.43
5.6.180.0200.04720.77
5.6.170.0300.06020.48
5.6.160.0100.07720.54
5.6.150.0030.04018.25
5.6.140.0130.03318.23
5.6.130.0100.03718.24
5.6.120.0100.03721.03
5.6.110.0100.08321.02
5.6.100.0100.07721.00
5.6.90.0030.06020.99
5.6.80.0070.06720.49
5.6.70.4530.03720.40
5.5.350.0130.07320.32
5.5.340.0030.04318.00
5.5.330.0130.04320.25
5.5.320.0430.07020.20
5.5.310.0300.07720.41
5.5.300.0030.08018.00
5.5.290.0070.04718.02
5.5.280.0070.04720.70
5.5.270.0070.05720.90
5.5.260.0170.07720.79
5.5.250.0230.07320.70
5.5.240.0270.06720.18
5.4.450.0430.05719.59
5.4.440.0670.06719.45
5.4.430.0200.04319.40
5.4.420.0670.00019.35
5.4.410.0100.05718.95
5.4.400.0300.07318.71
5.4.390.0270.06318.52
5.4.380.0370.04318.73
5.4.370.0130.05018.68
5.4.360.0030.04718.56
5.4.350.0070.05012.00
5.4.340.0100.04612.00
5.4.320.0090.04212.52
5.4.310.0120.04312.52
5.4.300.0120.05212.52
5.4.290.0070.05412.51
5.4.280.0060.05112.41
5.4.270.0050.05112.41
5.4.260.0080.04612.41
5.4.250.0070.05012.41
5.4.240.0120.05312.41
5.4.230.0130.07912.41
5.4.220.0180.07112.40
5.4.210.0230.06612.41
5.4.200.0140.06212.41
5.4.190.0080.06012.40
5.4.180.0110.06212.40
5.4.170.0080.05712.41
5.4.160.0090.04412.41
5.4.150.0140.05312.40
5.4.140.0140.07012.09
5.4.130.0100.04312.07
5.4.120.0120.05612.04
5.4.110.0130.05112.03
5.4.100.0090.06112.03
5.4.90.0110.05512.03
5.4.80.0070.04112.03
5.4.70.0070.04012.02
5.4.60.0080.03812.03
5.4.50.0070.05712.03
5.4.40.0100.04212.02
5.4.30.0100.05112.01
5.4.20.0060.05812.01
5.4.10.0080.05612.01
5.4.00.0080.06011.50
5.3.290.0070.05512.80
5.3.280.0120.05812.71
5.3.270.0100.05312.72
5.3.260.0070.04712.72
5.3.250.0090.05012.72
5.3.240.0100.05112.72
5.3.230.0140.04512.71
5.3.220.0090.05212.68
5.3.210.0100.05412.68
5.3.200.0160.04412.68
5.3.190.0110.04912.68
5.3.180.0130.04812.68
5.3.170.0070.05312.67
5.3.160.0090.04912.68
5.3.150.0090.04812.68
5.3.140.0050.05512.66
5.3.130.0080.05712.66
5.3.120.0110.05312.66
5.3.110.0060.05812.66
5.3.100.0070.05012.12
5.3.90.0100.05412.10
5.3.80.0130.03712.08
5.3.70.0080.04112.09
5.3.60.0060.05912.07
5.3.50.0080.05312.02
5.3.40.0070.04712.02
5.3.30.0040.04411.98
5.3.20.0100.03611.76
5.3.10.0090.03811.73
5.3.00.0160.04111.71
5.2.170.0100.0419.22
5.2.160.0090.0369.22
5.2.150.0060.0369.22
5.2.140.0110.0379.22
5.2.130.0100.0419.18
5.2.120.0070.0359.18
5.2.110.0080.0339.19
5.2.100.0050.0369.18
5.2.90.0110.0359.18
5.2.80.0050.0449.17
5.2.70.0090.0409.18
5.2.60.0060.0439.13
5.2.50.0090.0449.10
5.2.40.0100.0419.07
5.2.30.0060.0369.05
5.2.20.0070.0409.04
5.2.10.0080.0458.97
5.2.00.0040.0458.83
5.1.60.0110.0358.14
5.1.50.0110.0358.14
5.1.40.0070.0378.12
5.1.30.0100.0378.47
5.1.20.0130.0418.48
5.1.10.0110.0368.22
5.1.00.0050.0438.22
5.0.50.0080.0296.70
5.0.40.0050.0276.56
5.0.30.0030.0466.38
5.0.20.0060.0206.34
5.0.10.0050.0296.32
5.0.00.0050.0406.31
4.4.90.0090.0274.78
4.4.80.0040.0234.75
4.4.70.0030.0234.75
4.4.60.0020.0254.76
4.4.50.0050.0234.77
4.4.40.0060.0354.71
4.4.30.0030.0244.76
4.4.20.0030.0254.84
4.4.10.0040.0234.84
4.4.00.0030.0364.76
4.3.110.0020.0254.66
4.3.100.0040.0234.66
4.3.90.0030.0234.63
4.3.80.0040.0404.61
4.3.70.0040.0234.63
4.3.60.0020.0244.63
4.3.50.0040.0224.63
4.3.40.0040.0344.55
4.3.30.0040.0203.36
4.3.20.0050.0173.34
4.3.10.0000.0183.29
4.3.00.0100.0206.39

preferences:
45.17 ms | 401 KiB | 5 Q