3v4l.org

run code in 300+ PHP versions simultaneously
<?php get_header();?> <div class="mansetContainer"> <div class="manset"> <?php include(TEMPLATEPATH . '/manset.php'); ?> </div><!--manset bitiş--> <?php if (have_posts()) : while (have_posts()) : the_post(); ?> </div><!--mansetContainer bitiş--> <div class="blokContainer ortala"> <div class="solBlok single"> <h1><?php echo get_the_title(); ?></h1> <?php endwhile; else: endif; ?> <?php include(TEMPLATEPATH . '/loop.php'); ?> <?php include(TEMPLATEPATH . '/lib/paginate.php'); ?> </div><!--solBlok bitiş--> <?php get_footer(); ?>
Output for git.master, git.master_jit, rfc.property-hooks
Fatal error: Uncaught Error: Call to undefined function get_header() in /in/Q86nl:1 Stack trace: #0 {main} thrown in /in/Q86nl on line 1
Process exited with code 255.

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:
56.22 ms | 401 KiB | 8 Q