3v4l.org

run code in 300+ PHP versions simultaneously
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head profile="http://gmpg.org/xfn/11"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" /> <title><?php bloginfo('name'); ?><?php wp_title(); ?></title> <link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" /> <?php wp_enqueue_script('jquery'); wp_enqueue_script('corner-main'); ?> <?php if(is_singular()){ wp_enqueue_script('comment-reply'); wp_enqueue_script('corner-comment'); } ?> <?php $options = get_option('corner_options'); if( $options['title_font_size'] != 40 ) { ?> <style type="text/css">#header h1 a{font-size: <?php echo $options['title_font_size']; ?>px;}</style> <?php } wp_head(); ?> <meta charset="utf-8"> <link rel="stylesheet" type="text/css" media="screen" href="../css/reset.css"> <link rel="stylesheet" type="text/css" media="screen" href="../css/main.css"> <link rel="stylesheet" type="text/css" media="screen" href="../css/grid_24.css"> <link rel="stylesheet" type="text/css" media="screen" href="../css/superfish.css"> <link rel="stylesheet" type="text/css" media="screen" href="../source/jquery.fancybox.css"> <link rel="stylesheet" type="text/css" media="screen" href="../source/helpers/jquery.fancybox-buttons.css"> <link rel="stylesheet" type="text/css" media="screen" href="../source/helpers/jquery.fancybox-thumbs.css"> <script type="text/javascript" src="<?php bloginfo('template_directory'); ?>/source/helpers/jquery.fancybox-buttons.js"></script> <script type="text/javascript" src="<?php bloginfo('template_directory'); ?>/source/helpers/jquery.fancybox-thumbs.js"></script> <script type="text/javascript" src="<?php bloginfo('template_directory'); ?>/source/helpers/jquery.fancybox-media.js"></script> <script src="<?php bloginfo('template_directory'); ?>/lib/jquery-1.9.0.min.js"></script> <script src="<?php bloginfo('template_directory'); ?>/lib/jquery.mousewheel-3.0.6.pack.js"></script> <script src="<?php bloginfo('template_directory'); ?>/source/jquery.fancybox.js"></script> <script src="<?php bloginfo('template_directory'); ?>/source/jquery.fancybox.pack.js"></script> <script src="<?php bloginfo('template_directory'); ?>/js/jquery.easing.1.3.js"></script> <script src="<?php bloginfo('template_directory'); ?>/js/superfish.js"></script> <script src="<?php bloginfo('template_directory'); ?>/js/jquery.hoverIntent.minified.js"></script> <script src="<?php bloginfo('template_directory'); ?>/js/flashobject.js"></script> <style> #content {width: 950px; margin: 240px auto 0 auto;} ul{-webkit-margin-before: 0em; -webkit-margin-after: 0em; } body {background-color: #2671F9;} </style> <!--[if lt IE 8]> <div style=' clear: both; text-align:center; position: relative;'> <a href="http://windows.microsoft.com/en-US/internet-explorer/products/ie/home?ocid=ie6_countdown_bannercode"> <img src="http://storage.ie6countdown.com/assets/100/images/banners/warning_bar_0000_us.jpg" border="0" height="42" width="820" alt="You are using an outdated browser. For a faster, safer browsing experience, upgrade for free today." /> </a> </div> <![endif]--> <!--[if lt IE 9]> <script type="text/javascript" src="js/html5.js"></script> <link rel="stylesheet" type="text/css" media="screen" href="css/ie.css"> <![endif]--> </head> <body <?php body_class(); ?>> <div class="icons"> <a href="#" class="icon-1"></a> <a href="#" class="icon-2"></a> <a href="#" class="icon-3"></a> </div> <header> <div class="header"> <div class="menu-text"> <nav> <div class="menu"> <ul class="sf-menu"> <li class="<?php if ($page == 'home') echo 'current ';?>li-1"><a href="../index.php" id="b">Home</a></li> <li class="<?php if ($page == 'media') echo 'current ';?>li-2"><a href="../index.php?page=media" id="b1">Media</a></li> <li class="current li-3"><a href="index.php" id="b2">Blog</a></li> <li class="<?php if ($page == 'projecten') echo 'current ';?>li-4"><a href="../index.php?page=projecten" id="b3">Projecten</a></li> <li class="<?php if ($page == 'contact') echo 'current ';?>li-5"><a href="../index.php?page=contact" id="b4">contact</a></li> </ul> <div class="clear"></div> </div> </nav> <div class="text-head"> <span class="font_27">Een site voor en door<br> studenten </span><br> <span class="font_42">maria van geffen</span> </div> <div class="clear"></div> </div> <div class="logo"> <h1><a href="../index.php"></a></h1> </div> <div class="clear"></div> </div> </header> <div class="clearfix"></div> <div id="content">
Output for 7.0.0 - 7.0.33, 7.1.0 - 7.1.33, 7.2.0 - 7.2.33, 7.3.0 - 7.3.33, 7.4.0 - 7.4.33, 8.0.0 - 8.0.30, 8.1.0 - 8.1.27, 8.2.0 - 8.2.18, 8.3.0 - 8.3.6
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head profile="http://gmpg.org/xfn/11"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="stylesheet" href=" Fatal error: Uncaught Error: Call to undefined function bloginfo() in /in/FBT2j:5 Stack trace: #0 {main} thrown in /in/FBT2j on line 5
Process exited with code 255.
Output for 5.3.0 - 5.3.29, 5.4.0 - 5.4.45, 5.5.0 - 5.5.38, 5.6.0 - 5.6.40
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head profile="http://gmpg.org/xfn/11"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="stylesheet" href=" Fatal error: Call to undefined function bloginfo() in /in/FBT2j on line 5
Process exited with code 255.

preferences:
256.11 ms | 402 KiB | 411 Q