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-->
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 5, Position 2 = 27
Branch analysis from position: 5
1 jumps found. (Code = 42) Position 1 = 66
Branch analysis from position: 66
1 jumps found. (Code = 42) Position 1 = 131
Branch analysis from position: 131
2 jumps found. (Code = 44) Position 1 = 134, Position 2 = 103
Branch analysis from position: 134
2 jumps found. (Code = 77) Position 1 = 175, Position 2 = 203
Branch analysis from position: 175
2 jumps found. (Code = 78) Position 1 = 176, Position 2 = 203
Branch analysis from position: 176
1 jumps found. (Code = 42) Position 1 = 175
Branch analysis from position: 175
Branch analysis from position: 203
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 203
Branch analysis from position: 103
2 jumps found. (Code = 43) Position 1 = 109, Position 2 = 112
Branch analysis from position: 109
1 jumps found. (Code = 42) Position 1 = 117
Branch analysis from position: 117
2 jumps found. (Code = 44) Position 1 = 134, Position 2 = 103
Branch analysis from position: 134
Branch analysis from position: 103
Branch analysis from position: 112
2 jumps found. (Code = 44) Position 1 = 134, Position 2 = 103
Branch analysis from position: 134
Branch analysis from position: 103
Branch analysis from position: 27
1 jumps found. (Code = 42) Position 1 = 131
Branch analysis from position: 131
filename:       /in/lFU83
function name:  (null)
number of ops:  209
compiled vars:  !0 = $current_user, !1 = $before, !2 = $after, !3 = $attributes, !4 = $default_src, !5 = $sayi, !6 = $kat, !7 = $recent, !8 = $wpdb, !9 = $sql, !10 = $comments, !11 = $output, !12 = $pre_HTML, !13 = $comment, !14 = $post_HTML
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    7     0  E >   ECHO                                                     '%09%09%3Cdiv+id%3D%22sag%22%3E%0A%09%09%09%0A'
    9     1        INIT_FCALL_BY_NAME                                       'is_user_logged_in'
          2        DO_FCALL                                      0  $15     
          3        BOOL_NOT                                         ~16     $15
          4      > JMPZ                                                     ~16, ->27
   11     5    >   ECHO                                                     '%09%09%09%0A%09%09%09%3C%21--+sag+1+blok+--%3E%0A%09%09%09%3Cdiv+class%3D%22sag_ust%22%3E%C3%9Cye+Giri%C5%9Fi%3C%2Fdiv%3E%0A%09%09%09%3Cdiv+class%3D%22sag_orta%22%3E%0A%09%09%09%09%3Cform+action%3D%22'
   15     6        INIT_FCALL_BY_NAME                                       'bloginfo'
          7        SEND_VAL_EX                                              'url'
          8        DO_FCALL                                      0          
          9        ECHO                                                     '%2Fwp-login.php%22+method%3D%22post%22%3E%0A%09%09%09%09%3Cdiv+class%3D%22s1%22%3EKullan%C4%B1c%C4%B1+Ad%C4%B1%3C%2Fdiv%3E%0A%09%09%09%09%3Cdiv+class%3D%22s2%22%3E%3A%3C%2Fdiv%3E%0A%09%09%09%09%3Cdiv+class%3D%22s3%22%3E%3Cinput+type%3D%22text%22+name%3D%22log%22+value%3D%22%22+%2F%3E%3C%2Fdiv%3E%0A%09%09%09%09%3Cdiv+class%3D%22clear%22%3E%3C%2Fdiv%3E%0A%09%09%09%09%3Cdiv+class%3D%22s1%22%3E%C5%9Eifre%3C%2Fdiv%3E%0A%09%09%09%09%3Cdiv+class%3D%22s2%22%3E%3A%3C%2Fdiv%3E%0A%09%09%09%09%3Cdiv+class%3D%22s3%22%3E%3Cinput+type%3D%22password%22+name%3D%22pwd%22+value%3D%22%22+%2F%3E%3C%2Fdiv%3E%0A%09%09%09%09%3Cinput+type%3D%22hidden%22+name%3D%22redirect_to%22+value%3D%22'
   23    10        INIT_FCALL_BY_NAME                                       'bloginfo'
         11        SEND_VAL_EX                                              'url'
         12        DO_FCALL                                      0          
         13        ECHO                                                     '%22+%2F%3E%0A%09%09%09%09%3Cdiv+class%3D%22clear%22%3E%3C%2Fdiv%3E%0A%09%09%09%09%3Ca+href%3D%22'
   25    14        INIT_FCALL_BY_NAME                                       'bloginfo'
         15        SEND_VAL_EX                                              'url'
         16        DO_FCALL                                      0          
         17        ECHO                                                     '%2Fwp-login.php%3Faction%3Dlostpassword%22+class%3D%22sifremi%22%3E%C5%9Eifremi+Unuttum%3F%3C%2Fa%3E%0A%09%09%09%09%3Cinput+type%3D%22submit%22+class%3D%22girisyap%22+value%3D%22%22+%2F%3E%0A%09%09%09%3C%2Fform%3E%0A%09%09%09%3Cdiv+class%3D%22clear%22%3E%3C%2Fdiv%3E%0A%09%09%09%3Cdiv+class%3D%22konuekle%22%3E%3Ca+href%3D%22'
   29    18        INIT_FCALL_BY_NAME                                       'bloginfo'
         19        SEND_VAL_EX                                              'url'
         20        DO_FCALL                                      0          
         21        ECHO                                                     '%2Fwp-login.php%3Faction%3Dregister%22%3E%3Cimg+src%3D%22'
         22        INIT_FCALL_BY_NAME                                       'bloginfo'
         23        SEND_VAL_EX                                              'template_url'
         24        DO_FCALL                                      0          
         25        ECHO                                                     '%2Fimages%2Fkonuekle.jpg%22+alt%3D%22%22++%2F%3E%3C%2Fa%3E%3C%2Fdiv%3E%0A%09%09%09%0A%09%09%09%3C%2Fdiv%3E%0A%09%09%09%3Cdiv+class%3D%22sag_alt%22%3E%3C%2Fdiv%3E%0A%09%09%09%3C%21--+sag+1+blok+bitti+--%3E%0A'
         26      > JMP                                                      ->66
   37    27    >   BIND_GLOBAL                                              !0, 'current_user'
   38    28        INIT_FCALL_BY_NAME                                       'get_currentuserinfo'
         29        DO_FCALL                                      0          
   39    30        ECHO                                                     '%09%09%09%0A%09%09%09%3C%21--+sag+2+blok+--%3E%0A%09%09%09%3Cdiv+class%3D%22sag_ust2%22%3E%3C%2Fdiv%3E%0A%09%09%09%3Cdiv+class%3D%22sag_orta2%22%3E%0A%09%09%09%09%3Cdiv+class%3D%22uyegirdi_avatar%22%3E%0A'
   44    31        INIT_FCALL_BY_NAME                                       'userphoto'
         32        SEND_VAR_EX                                              !0
         33        ASSIGN                                           ~23     !1, ''
         34        SEND_VAL_EX                                              ~23
         35        ASSIGN                                           ~24     !2, ''
         36        SEND_VAL_EX                                              ~24
         37        ASSIGN                                           ~25     !3, <array>
         38        SEND_VAL_EX                                              ~25
         39        ASSIGN                                           ~26     !4, ''
         40        SEND_VAL_EX                                              ~26
         41        DO_FCALL                                      0          
   45    42        ECHO                                                     '++++++++++++++++++++%3C%2Fdiv%3E%0A%09%09%09%09%3Cdiv+class%3D%22uyegirdi_bilgi%22%3E%0A%09%09%09%09%09%3Cdiv+class%3D%22uyegirdix%22%3EHo%C5%9Fgeldin%2C+%3Cspan+class%3D%22yesil%22%3E%5B'
   47    43        FETCH_OBJ_R                                      ~28     !0, 'user_login'
         44        ECHO                                                     ~28
         45        ECHO                                                     '%5D%3C%2Fspan%3E+%3Ca+href%3D%22'
         46        INIT_FCALL_BY_NAME                                       'wp_logout_url'
         47        INIT_FCALL_BY_NAME                                       'get_option'
         48        SEND_VAL_EX                                              'home'
         49        DO_FCALL                                      0  $29     
         50        SEND_VAR_NO_REF_EX                                       $29
         51        DO_FCALL                                      0  $30     
         52        ECHO                                                     $30
         53        ECHO                                                     '%22%3E%3Cspan+style%3D%22font-size%3A10px%3B%22%3E%7B%C3%87%C4%B1k%C4%B1%C5%9F+Yap%7D%3C%2Fspan%3E%3C%2Fa%3E%3C%2Fdiv%3E%0A%09%09%09%09%09%3Cdiv+class%3D%22uyegirdix%22%3E%3Ca+href%3D%22'
   48    54        INIT_FCALL_BY_NAME                                       'bloginfo'
         55        SEND_VAL_EX                                              'url'
         56        DO_FCALL                                      0          
         57        ECHO                                                     '%2Fwp-admin%2Fprofile.php%22%3EProfil+Bilgilerini+D%C3%BCzenleyin...%3C%2Fa%3E%3C%2Fdiv%3E%0A%09%09%09%09%09%3Cdiv+class%3D%22uyegirdix%22%3E%3Ca+href%3D%22'
   49    58        INIT_FCALL_BY_NAME                                       'bloginfo'
         59        SEND_VAL_EX                                              'url'
         60        DO_FCALL                                      0          
         61        ECHO                                                     '%2Fwp-admin%2Fprofile.php%22%3EAvatar%C4%B1n%C4%B1z%C4%B1+De%C4%9Fi%C5%9Ftirin..%3C%2Fa%3E%3C%2Fdiv%3E%0A%09%09%09%09%09%3Cdiv+class%3D%22uyegirdix%22%3E%3Ca+href%3D%22'
   50    62        INIT_FCALL_BY_NAME                                       'bloginfo'
         63        SEND_VAL_EX                                              'url'
         64        DO_FCALL                                      0          
         65        ECHO                                                     '%2Fwp-admin%2Fpost-new.php%22%3E%3Cspan+class%3D%22kirmizi%22%3EVideo+%2F+Resim+%2F+Haber+ekleyin...%3C%2Fspan%3E%3C%2Fa%3E%3C%2Fdiv%3E%0A%09%09%09%09%3C%2Fdiv%3E%0A%09%09%09%09%3Cdiv+class%3D%22clear%22%3E%3C%2Fdiv%3E%0A%09%09%09%3C%2Fdiv%3E%0A%09%09%09%3Cdiv+class%3D%22sag_alt%22%3E%3C%2Fdiv%3E%0A%09%09%09%3C%21--+sag+2+blok+bitti+--%3E%0A'
   58    66    >   ECHO                                                     '%09%09%09%0A%09%09%09%0A%09%09%09%3C%21--+sag+1+blok+--%3E%0A%09%09%09%3Cdiv+class%3D%22sag_ust%22%3E'
   61    67        INIT_FCALL_BY_NAME                                       'fs_get_option'
         68        SEND_VAL_EX                                              'fs_havail'
         69        DO_FCALL                                      0  $34     
         70        ECHO                                                     $34
         71        ECHO                                                     '%27da+5+G%C3%BCnl%C3%BCk+Hava+Tahmini%3C%2Fdiv%3E%0A%09%09%09%3Cdiv+class%3D%22sag_orta%22%3E%0A%09%09%09%09%3Cdiv+align%3D%22center%22%3E%0A%09%09%09%09%09%3Cimg+src%3D%22http%3A%2F%2Fwww.mgm.gov.tr%2Fsunum%2Ftahmin-show-1.aspx%3Fm%3D'
   64    72        INIT_FCALL_BY_NAME                                       'fs_get_option'
         73        SEND_VAL_EX                                              'fs_havail'
         74        DO_FCALL                                      0  $35     
         75        ECHO                                                     $35
         76        ECHO                                                     '%26basla%3D1%26bitir%3D5%26rC%3D111%26rZ%3Dfff%22+style%3D%22width%3A260px%3B+height%3A81px%3B%22+alt%3D%22%22+%2F%3E%0A%0A%09%09%09%09%3C%2Fdiv%3E%0A%09%09%09%3C%2Fdiv%3E%0A%09%09%09%3Cdiv+class%3D%22sag_alt%22%3E%3C%2Fdiv%3E%0A%09%09%09%3C%21--+sag+1+blok+bitti+--%3E%0A%09%09%09%0A%09%09%09%3C%21--+sag+1+blok+--%3E%09%09%09'
   72    77        INIT_FCALL_BY_NAME                                       'fs_get_option'
         78        SEND_VAL_EX                                              'fs_yazar2'
         79        DO_FCALL                                      0  $36     
         80        ASSIGN                                                   !5, $36
         81        INIT_FCALL_BY_NAME                                       'get_cat_id'
         82        INIT_FCALL_BY_NAME                                       'fs_get_option'
         83        SEND_VAL_EX                                              'fs_yazar'
         84        DO_FCALL                                      0  $38     
         85        SEND_VAR_NO_REF_EX                                       $38
         86        DO_FCALL                                      0  $39     
         87        ASSIGN                                                   !6, $39
   73    88        ECHO                                                     '%09%09%09%3Cdiv+class%3D%22sag_ust%22%3E'
         89        INIT_FCALL_BY_NAME                                       'get_cat_name'
         90        SEND_VAR_EX                                              !6
         91        DO_FCALL                                      0  $41     
         92        ECHO                                                     $41
         93        ECHO                                                     '%3C%2Fdiv%3E%09%09%09%3Cdiv+class%3D%22sag_orta%22%3E%0A%09%09%09'
   74    94        NEW                                              $42     'WP_Query'
         95        CONCAT                                           ~43     'showposts%3D', !5
         96        CONCAT                                           ~44     ~43, '%26cat%3D'
         97        CONCAT                                           ~45     ~44, !6
         98        CONCAT                                           ~46     ~45, ''
         99        SEND_VAL_EX                                              ~46
        100        DO_FCALL                                      0          
        101        ASSIGN                                                   !7, $42
        102      > JMP                                                      ->131
        103    >   INIT_METHOD_CALL                                         !7, 'the_post'
        104        DO_FCALL                                      0          
   75   105        ECHO                                                     '%09%09%09%09%09%3Cdiv+class%3D%22yazar%22%3E%0A%09%09%09%09%09%3Cdiv+class%3D%22yazar_resim%22%3E%0A%09%09%09%09%09'
   78   106        INIT_FCALL_BY_NAME                                       'has_post_thumbnail'
        107        DO_FCALL                                      0  $50     
        108      > JMPZ                                                     $50, ->112
   80   109    >   INIT_FCALL_BY_NAME                                       'the_post_thumbnail'
        110        DO_FCALL                                      0          
        111      > JMP                                                      ->117
   85   112    >   ECHO                                                     '%3Cimg+src%3D%22'
   86   113        INIT_FCALL_BY_NAME                                       'bloginfo'
        114        SEND_VAL_EX                                              'template_url'
        115        DO_FCALL                                      0          
   87   116        ECHO                                                     '%2Fimages%2Fyazarresim.png%22+alt%3D%22%22+%2F%3E'
   91   117    >   ECHO                                                     '%09%09%09%09%09%09%3C%2Fdiv%3E%0A%09%09%09%09%09%3Cdiv+class%3D%22yazar_ozet%22%3E%0A%09%09%09%09%09%09%3Cspan%3E'
   93   118        INIT_FCALL_BY_NAME                                       'the_author_posts_link'
        119        DO_FCALL                                      0          
        120        ECHO                                                     '%3C%2Fspan%3E%0A%09%09%09%09%09%09%3Cp%3E%3Ca+href%3D%22'
   94   121        INIT_FCALL_BY_NAME                                       'the_permalink'
        122        DO_FCALL                                      0          
        123        ECHO                                                     '%22%3E'
        124        INIT_FCALL_BY_NAME                                       'baslik'
        125        SEND_VAL_EX                                              38
        126        DO_FCALL                                      0          
        127        ECHO                                                     '%3C%2Fa%3E%3C%2Fp%3E%0A%09%09%09%09%09%09%3Cb%3E'
   95   128        INIT_FCALL_BY_NAME                                       'the_author_posts_link'
        129        DO_FCALL                                      0          
        130        ECHO                                                     '+t%C3%BCm+yaz%C4%B1lar%C4%B1+i%C3%A7in+t%C4%B1klay%C4%B1n...%3C%2Fb%3E+%0A%09%09%09%09%09%3C%2Fdiv%3E%09%0A%09%09%09%09%09%3C%2Fdiv%3E%3C%21--yazar+bitti--%3E%0A%09%09%09'
   74   131    >   INIT_METHOD_CALL                                         !7, 'have_posts'
        132        DO_FCALL                                      0  $57     
        133      > JMPNZ                                                    $57, ->103
   98   134    >   ECHO                                                     '%09%09%09%0A%09%09%09%0A%09%09%09%3C%2Fdiv%3E%0A%09%09%09%3Ca+href%3D%22'
  101   135        INIT_FCALL_BY_NAME                                       'get_category_link'
        136        SEND_VAR_EX                                              !6
        137        DO_FCALL                                      0  $58     
        138        ECHO                                                     $58
        139        ECHO                                                     '%22+class%3D%22tum_yazarlar%22%3E%3C%2Fa%3E%0A%09%09%09%3C%21--+sag+1+blok+bitti+--%3E%0A%09%09%09%0A%09%09%09%0A%09%09%09%3C%21--+sag+1+blok+--%3E%0A%09%09%09%3Cdiv+class%3D%22sag_ust%22%3EAnket%3C%2Fdiv%3E%0A%09%09%09%3Cdiv+class%3D%22sag_orta%22%3E%0A%09%09%09'
  108   140        INIT_FCALL_BY_NAME                                       'AnketSite'
        141        DO_FCALL                                      0          
  109   142        ECHO                                                     '%09%09%09%3C%2Fdiv%3E%0A%09%09%09%3Cdiv+class%3D%22sag_alt%22%3E%3C%2Fdiv%3E%0A%09%09%09%3C%21--+sag+1+blok+bitti+--%3E%0A%0A%09%09%09%0A%09%09%09%0A%09%09%09%3C%21--+sag+2+blok+--%3E%0A%09%09%09%3Cdiv+class%3D%22sag_ust2%22%3E%3C%2Fdiv%3E%0A%09%09%09%3Cdiv+class%3D%22sag_orta2%22%3E%0A%09%09%09%09%3Cdiv+align%3D%22center%22%3E%09%09%09%09'
  118   143        INIT_FCALL_BY_NAME                                       'fs_get_option'
        144        SEND_VAL_EX                                              'fs_yanreklam'
        145        DO_FCALL                                      0  $60     
        146        ECHO                                                     $60
        147        ECHO                                                     '%09%09%09%09%3C%2Fdiv%3E%0A%09%09%09%3C%2Fdiv%3E%0A%09%09%09%3Cdiv+class%3D%22sag_alt%22%3E%3C%2Fdiv%3E%0A%09%09%09%3C%21--+sag+2+blok+bitti+--%3E%0A%09%09%09%0A%09%09%09%3C%21--+sag+1+blok+--%3E%0A%09%09%09%3Cdiv+class%3D%22sag_ust%22%3ESon+Yorumlar%3C%2Fdiv%3E%09%09%09%3Cdiv+class%3D%22sag_orta%22%3E%0A%09%09%09%09%3Cdiv+class%3D%22yorumliste%22%3E%0A%09%09%09%09%09%09'
  126   148        INIT_FCALL_BY_NAME                                       'fs_get_option'
        149        SEND_VAL_EX                                              'fs_yorum2'
        150        DO_FCALL                                      0  $61     
        151        ASSIGN                                                   !5, $61
  127   152        BIND_GLOBAL                                              !8, 'wpdb'
  128   153        ROPE_INIT                                    10  ~68     'SELECT+DISTINCT+ID%2C+post_title%2C+post_password%2C+comment_ID%2C%0A%09%09%09%09%09%09comment_post_ID%2C+comment_author%2C+comment_date_gmt%2C+comment_approved%2C%0A%09%09%09%09%09%09comment_type%2Ccomment_author_url%2C%0A%09%09%09%09%09%09SUBSTRING%28comment_content%2C1%2C75%29+AS+com_excerpt%0A%09%09%09%09%09%09FROM+'
  132   154        FETCH_OBJ_R                                      ~63     !8, 'comments'
        155        ROPE_ADD                                      1  ~68     ~68, ~63
        156        ROPE_ADD                                      2  ~68     ~68, '%0A%09%09%09%09%09%09LEFT+OUTER+JOIN+'
  133   157        FETCH_OBJ_R                                      ~64     !8, 'posts'
        158        ROPE_ADD                                      3  ~68     ~68, ~64
        159        ROPE_ADD                                      4  ~68     ~68, '+ON+%28'
        160        FETCH_OBJ_R                                      ~65     !8, 'comments'
        161        ROPE_ADD                                      5  ~68     ~68, ~65
        162        ROPE_ADD                                      6  ~68     ~68, '.comment_post_ID+%3D%0A%09%09%09%09%09%09'
  134   163        FETCH_OBJ_R                                      ~66     !8, 'posts'
        164        ROPE_ADD                                      7  ~68     ~68, ~66
        165        ROPE_ADD                                      8  ~68     ~68, '.ID%29%0A%09%09%09%09%09%09WHERE+comment_approved+%3D+%271%27+AND+comment_type+%3D+%27%27+AND%0A%09%09%09%09%09%09post_password+%3D+%27%27%0A%09%09%09%09%09%09ORDER+BY+comment_date_gmt+DESC%0A%09%09%09%09%09%09LIMIT+'
  138   166        ROPE_END                                      9  ~67     ~68, !5
  128   167        ASSIGN                                                   !9, ~67
  139   168        INIT_METHOD_CALL                                         !8, 'get_results'
        169        SEND_VAR_EX                                              !9
        170        DO_FCALL                                      0  $74     
        171        ASSIGN                                                   !10, $74
  140   172        ASSIGN                                                   !11, !12
  141   173        ASSIGN_OP                                     8          !11, '%0A%3Cul%3E'
  142   174      > FE_RESET_R                                       $78     !10, ->203
        175    > > FE_FETCH_R                                               $78, !13, ->203
  143   176    >   INIT_FCALL_BY_NAME                                       'get_permalink'
        177        CHECK_FUNC_ARG                                           
        178        FETCH_OBJ_FUNC_ARG                               $79     !13, 'ID'
        179        SEND_FUNC_ARG                                            $79
        180        DO_FCALL                                      0  $80     
        181        CONCAT                                           ~81     '%0A%3Cli%3E%3Ca+href%3D%22', $80
  144   182        CONCAT                                           ~82     ~81, '%23comment-'
        183        FETCH_OBJ_R                                      ~83     !13, 'comment_ID'
        184        CONCAT                                           ~84     ~82, ~83
        185        CONCAT                                           ~85     ~84, '%22+title%3D%22on+'
  145   186        FETCH_OBJ_R                                      ~86     !13, 'post_title'
        187        CONCAT                                           ~87     ~85, ~86
        188        CONCAT                                           ~88     ~87, '%22%3E%3Cspan%3E'
        189        INIT_FCALL                                               'strip_tags'
        190        FETCH_OBJ_R                                      ~89     !13, 'comment_author'
        191        SEND_VAL                                                 ~89
        192        DO_ICALL                                         $90     
        193        CONCAT                                           ~91     ~88, $90
        194        CONCAT                                           ~92     ~91, '+%3A+%3C%2Fspan%3E'
        195        INIT_FCALL                                               'strip_tags'
        196        FETCH_OBJ_R                                      ~93     !13, 'com_excerpt'
        197        SEND_VAL                                                 ~93
        198        DO_ICALL                                         $94     
        199        CONCAT                                           ~95     ~92, $94
  146   200        CONCAT                                           ~96     ~95, '%3C%2Fa%3E%3C%2Fli%3E'
        201        ASSIGN_OP                                     8          !11, ~96
  142   202      > JMP                                                      ->175
        203    >   FE_FREE                                                  $78
  148   204        ASSIGN_OP                                     8          !11, '%0A%3C%2Ful%3E'
  149   205        ASSIGN_OP                                     8          !11, !14
  150   206        ECHO                                                     !11
  151   207        ECHO                                                     '+%0A%09%09%09%09%09%09%09%0A%09%09%09%09%3C%2Fdiv%3E%0A%09%09%09%3C%2Fdiv%3E%0A%09%09%09%3Cdiv+class%3D%22sag_alt%22%3E%3C%2Fdiv%3E%0A%09%09%09%3C%21--+sag+1+blok+bitti+--%3E%0A%09%09%09%3C%21--OnlineZiyaretci+kodu+baslangici--%3E%0A%3Cscript+language%3D%22JavaScript%22+type%3D%22text%2Fjavascript%22+src%3D%22http%3A%2F%2Fwww.webtemsilcisi.com%2Fonline.php%3Furl%3Dkuleonu.tk%26kenar%3D1%26kenar_renk%3D333333%26genislik%3D150%26zemin_renk%3DCCFF00%26yazi_renk%3D000000%26gizlimi%3Dhayir%22%3E%3C%2Fscript%3E%0A%3Cnoscript%3E%0A%3Ca+href%3D%22http%3A%2F%2Fwww.webtemsilcisi.com%22%3E%C3%9Ccretsiz+Online+Ziyaretci+Sayaci%3C%2Fa%3E%0A%3C%2Fnoscript%3E%0A%3C%21--OnlineZiyaretci+kodu+sonu--%3E%09++%0A+%0A%09%09%0A%09%09%3C%2Fdiv%3E%3C%21--sag+bitti--%3E'
  165   208      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
160.27 ms | 1420 KiB | 15 Q