3v4l.org

run code in 300+ PHP versions simultaneously
<?php extract($_REQUEST); if ( !defined("ffws_user_inc") ) include("classes-obj/ffws_user.php"); if ( !defined("data_inc") ) include("classes-obj/data.php"); if ( !defined("langpack_inc") ) include("classes-obj/langpack.php"); if ( !defined("dbdata_inc") ) include("classes-obj/dbdata.php"); if ( !defined("mysqldb_inc") ) include("classes-obj/mysqldb.php"); if ( !defined("ffws_forms_inc")) include("classes-obj/ffws_forms.php"); if ( !defined("searchparams_inc")) { include("classes-obj/searchparams.php"); if(!empty($std_land)) { switch ($std_land) { case "CHE": SearchParams_InitChe(); break; default: SearchParams_InitStandard(); } } else { $filename = 'classes-obj/_land_che.flag'; if (file_exists($filename)) { SearchParams_InitChe(); } else { SearchParams_InitStandard(); } } } include("ffws_functionen.php"); $_SESSION['target']=$PHP_SELF; // Report all PHP errors (see changelog) error_reporting(E_ALL); ?> <!DOCTYPE html> <html lang="<?php echo $this->language; ?>"> <head> <meta charset="<?php echo $this->charset; ?>"> <title><?php echo $this->pageTitle; ?> - <?php echo $this->mainTitle; ?></title> <base href="<?php echo $this->base; ?>"> <meta name="robots" content="<?php echo $this->robots; ?>"> <meta name="description" content="<?php echo $this->description; ?>"> <meta name="keywords" content="<?php echo $this->keywords; ?>"> <style>#wrapper{width:100%;margin:0 auto}#footer{height:170px}</style> <link rel="stylesheet" href="files/skiba_css/6273b7925e26.css"> <script src="files/skiba_skripte/6198fab3720c.js"></script> <meta name="author" content="vh-crossmedia | Volker Heupel | http://www.vh-crossmedia.de/"> <link href="files/skiba_css/978.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" href="files/skiba_css/skiba-02.css" media="all"> <link href='http://fonts.googleapis.com/css?family=Lato' rel='stylesheet' type='text/css'> <script src="files/skiba_skripte/jquery.min.js" type="text/javascript"></script> <script src="files/skiba_skripte/cufon-yui.js" type="text/javascript"></script> <script src="files/skiba_skripte/Lato_Light_300-Lato_400.font.js" type="text/javascript"></script> <script type="text/javascript"> Cufon.replace('h1', { fontFamily: 'Lato Light' }); Cufon.replace('h2', { fontFamily: 'Lato' }); Cufon.replace('h3', { fontFamily: 'Lato' }); Cufon.replace('h4', { fontFamily: 'Lato' }); Cufon.replace('.navi-act', { fontFamily: 'Lato' }); Cufon.replace('.navi-inact', { fontFamily: 'Lato' }); Cufon.replace('.navi-top-new', { hover: true }); Cufon.replace('#footer', { hover: true }); </script> <link rel="stylesheet" href="files/plugins/jquery/superfish/css/superfish.css" type="text/css" media="screen"> <script type="text/javascript" src="http://code.jquery.com/jquery-latest.pack.js"></script> <script src="http://code.jquery.com/jquery-1.8.3.js"></script> <script src="http://code.jquery.com/jquery-migrate-1.0.0.js"></script> <script type="text/javascript" src="files/plugins/jquery/superfish/js/superfish.js"></script> <style type="text/css"> ul.level_1{display:none;} </style> <script type="text/javascript"> $(document).ready(function() { $('ul.level_1').attr('style','display: block; visibility: visible;'); }); </script> <script type="text/javascript"> jQuery(function(){ jQuery('ul.level_1').addClass('sf-menu'); // apply demo's CSS jQuery('ul.level_1').superfish(); }); </script> <link rel="shortcut icon" href="files/favicon.ico" type="image/x-icon"> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-572315-2']); _gaq.push(['_setDomainName', 'immobilien-skiba.de']); _gaq.push(['_setAllowLinker', true]); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <link href="files/skiba_css/normalize.css" rel="stylesheet" type="text/css" /> <link href="files/skiba_css/objektanzeige.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="files/skiba_skripte/scroll-to-top.js"></script> <script type="text/javascript" src="files/skiba_skripte/modernizr.custom.07259.js"></script> <script type="text/javascript">window.jQuery || document.write('<script src="files/plugins/skiba-js/libs/jquery-1.7.1.min.js"><//script>')</script> <script type="text/javascript" src="files/plugins/skiba-js/plugins.js"></script> <script type="text/javascript" src="files/plugins/skiba-js/script.js"></script> <script type="text/javascript" src="files/plugins/skiba-js/jquery.tmpl.js"></script> <script type="text/javascript" src="files/plugins/skiba-js/flowsort.js"></script> <script type="text/javascript" src="files/plugins/skiba-js/libs/jquery-ui-1.8.18.custom.min.js"></script> <script type="text/javascript" src="files/plugins/skiba-js/llproject.js"></script> <script type="text/javascript" src="files/plugins/skiba-js/llprojectEvents.js"></script> <link href="files/skiba_css/ui-lightness/jquery-ui-1.8.18.custom.css" rel="stylesheet" type="text/css" /> <script src="files/plugins/skiba-js/Scripts/jquery.validate.min.js" type="text/javascript"></script> <script src="files/plugins/skiba-js/Scripts/jquery.validate.unobtrusive.min.js" type="text/javascript"></script> <script type="text/javascript"> $.validator.unobtrusive.adapters.addBool("mustbetrue", "required"); </script> <? $oLangPack=setLangpack("",$defaultlanguage);?> <!--[if lt IE 9]><script src="<?php echo TL_ASSETS_URL; ?>assets/html5shiv/<?php echo HTML5SHIV; ?>/html5shiv.js"></script><![endif]--> <style type="text/css"> .eck_sp1 {min-width:200px;} .eck_sp2 {min-width:200px;} .headline_2 {font-family: 'Lato', sans-serif!important; font-size:1.6em!important; margin: 0 0 12px 0;!important; color:#2a68b0!important; line-height:1.2em; text-transform:uppercase; letter-spacing:1px; } </style> <link rel="stylesheet" href="files/skiba_css/skiba-print.css" type="text/css" media="print" /> <!--[if lt IE 8]> <link media="print" href="files/skiba_css/skiba-print.css"> <![endif]--> </head> <body id="top" class="page"> <div id="wrapper"> <div id="container"> <div id="main"> <div class="inside"> <?php echo $this->main; ?> <? //--------------------------------------------------------------------------- //----------- sucht nach der Anzahl der vorhanden Objekte --------- //--------------------------------------------------------------------------- $oCon = new mysqlconnection; $oCon->open($host, $dbname, $user, $passwd); //--------------------------------------------------------------------------- //---------------- Abfrage und Anzeige auf Objekte ---------------- //--------------------------------------------------------------------------- if( empty($limit) ) //--- beim Ersten Aufruf einer Objektart $limit = 0; ?> <? $abfrage = "select DSN, MEMBER, KENNUNG, KOLLEGE_KENNUNG, ".$oLangPack->GetColumnName("KURZEXPOSE").", OBJEKTART, EART, ".$oLangPack->GetColumnName("HEADLINE").", KAUFPREIS, MIETE, NUTZFLAECHE, GRUNDSTUECKSFLAECHE, WOHNFLAECHE, LAND_PLZ_ORT, ZIMMER, PROVINT from $table_dat"; $WhereKlausel = " where (ObjektartWERT like '02%' or ObjektartWERT like '%,02%') and (EART= 0)"; $abfrage .= $WhereKlausel; $abfrage .= " order by kaufpreis desc "; $rs = $oCon->openrecordset($abfrage); $AnzahlGefundenerObj = $rs->recordcount; $rs->close(); $rs = $oCon->openrecordset($abfrage); $AnzahlAngezeigterObj = $rs->recordcount; if ($AnzahlGefundenerObj > 0) { include("fe_page_hauskauf_found.php"); } else { include("fe_page_nofound.php"); } ?> </div> </div> </div> <?php if ($this->footer): ?> <footer id="footer"> <div class="inside"> <?php echo $this->footer; ?> </div> </footer> <?php endif; ?> </div> <script type="text/javascript"> Cufon.now(); </script> </body> </html>

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.0110.00418.43
8.3.50.0130.00822.06
8.3.40.0150.00018.86
8.3.30.0150.00018.73
8.3.20.0070.00320.27
8.3.10.0080.00021.90
8.3.00.0040.00420.24
8.2.180.0100.01016.75
8.2.170.0100.00722.96
8.2.160.0060.01320.65
8.2.150.0050.00324.18
8.2.140.0060.00324.66
8.2.130.0050.00326.16
8.2.120.0080.00017.75
8.2.110.0060.00320.65
8.2.100.0080.00418.34
8.2.90.0080.00019.17
8.2.80.0050.00317.97
8.2.70.0090.00017.75
8.2.60.0070.00717.92
8.2.50.0030.00618.07
8.2.40.0000.00819.46
8.2.30.0050.00322.55
8.2.20.0040.00417.84
8.2.10.0000.00818.21
8.2.00.0030.00618.20
8.1.280.0150.00025.92
8.1.270.0040.01223.73
8.1.260.0040.00426.35
8.1.250.0030.00528.09
8.1.240.0060.00323.92
8.1.230.0060.00619.24
8.1.220.0000.00817.91
8.1.210.0040.00418.77
8.1.200.0030.00617.60
8.1.190.0050.00317.48
8.1.180.0040.00418.10
8.1.170.0000.00918.62
8.1.160.0030.00522.02
8.1.150.0000.00918.85
8.1.140.0080.00017.54
8.1.130.0040.00417.84
8.1.120.0070.00017.50
8.1.110.0000.00717.44
8.1.100.0000.00817.61
8.1.90.0040.00417.56
8.1.80.0070.00017.40
8.1.70.0030.00317.48
8.1.60.0080.00017.81
8.1.50.0040.00417.72
8.1.40.0060.00317.74
8.1.30.0030.00617.65
8.1.20.0000.00817.83
8.1.10.0030.00517.78
8.1.00.0040.00417.70
8.0.300.0040.00418.77
8.0.290.0000.00917.00
8.0.280.0070.00018.62
8.0.270.0080.00017.34
8.0.260.0030.00317.32
8.0.250.0040.00417.16
8.0.240.0000.00717.09
8.0.230.0000.00717.16
8.0.220.0000.00717.08
8.0.210.0050.00317.08
8.0.200.0000.00717.21
8.0.190.0040.00417.24
8.0.180.0070.00317.14
8.0.170.0000.00817.16
8.0.160.0000.00717.04
8.0.150.0040.00416.98
8.0.140.0040.00417.05
8.0.130.0050.00013.57
8.0.120.0030.00517.13
8.0.110.0050.00317.11
8.0.100.0000.00816.97
8.0.90.0070.00017.08
8.0.80.0130.00417.16
8.0.70.0000.00817.00
8.0.60.0040.00416.94
8.0.50.0040.00417.06
8.0.30.0070.01117.22
8.0.20.0080.01117.41
8.0.10.0050.00317.18
8.0.00.0110.01116.86
7.4.330.0030.00315.13
7.4.320.0000.00716.70
7.4.300.0050.00216.54
7.4.290.0030.00516.64
7.4.280.0000.00816.76
7.4.270.0050.00316.53
7.4.260.0060.00316.70
7.4.250.0030.00516.66
7.4.240.0040.00416.68
7.4.230.0000.00816.73
7.4.220.0070.01116.73
7.4.210.0090.00616.48
7.4.200.0030.00516.79
7.4.160.0090.01216.76
7.4.150.0060.01317.40
7.4.140.0170.00817.86
7.4.130.0100.00916.72
7.4.120.0090.01116.63
7.4.110.0070.01416.76
7.4.100.0100.01016.64
7.4.90.0110.00716.65
7.4.80.0130.01019.39
7.4.70.0040.01416.75
7.4.60.0150.00316.66
7.4.50.0000.00716.49
7.4.40.0150.00716.51
7.4.30.0110.01416.77
7.4.10.0120.00614.91
7.4.00.0070.01115.19
7.3.330.0020.00213.16
7.3.320.0030.00313.31
7.3.310.0000.00716.50
7.3.300.0040.00416.37
7.3.290.0090.00716.41
7.3.280.0090.01416.42
7.3.270.0060.01217.40
7.3.260.0150.00816.70
7.3.250.0120.00916.42
7.3.240.0100.01316.48
7.3.230.0070.01116.45
7.3.210.0110.00716.37
7.3.200.0060.01316.68
7.3.190.0120.00916.51
7.3.180.0100.00716.55
7.3.170.0130.01016.47
7.3.160.0100.01316.40
7.3.130.0070.01014.96
7.3.120.0060.01214.88
7.3.110.0080.01214.93
7.3.100.0060.00614.89
7.3.90.0090.00014.82
7.3.80.0030.00514.86
7.3.70.0000.00914.80
7.3.60.0030.01014.91
7.3.50.0000.01114.88
7.3.40.0030.00914.78
7.3.30.0030.01014.81
7.3.20.0140.00016.64
7.3.10.0110.00716.46
7.3.00.0050.01216.47
7.2.330.0110.00816.68
7.2.320.0060.01616.91
7.2.310.0100.01016.47
7.2.300.0110.00616.50
7.2.290.0160.00316.83
7.2.260.0060.01315.06
7.2.250.0140.00015.03
7.2.240.0000.01514.98
7.2.230.0110.00314.99
7.2.220.0040.00814.89
7.2.210.0080.00515.06
7.2.200.0070.01014.91
7.2.190.0030.01014.74
7.2.180.0090.00914.95
7.2.170.0120.00615.08
7.2.160.0080.00615.17
7.2.150.0040.01116.92
7.2.140.0070.01016.69
7.2.130.0090.01016.81
7.2.120.0090.00916.59
7.2.110.0100.00416.78
7.2.100.0100.00716.61
7.2.90.0070.00916.82
7.2.80.0100.00616.52
7.2.70.0090.00616.71
7.2.60.0160.00716.56
7.2.50.0080.00516.85
7.2.40.0090.00516.66
7.2.30.0130.00316.66
7.2.20.0080.00816.82
7.2.10.0070.01016.66
7.2.00.0090.00917.67
7.1.330.0000.00915.63
7.1.320.0030.00615.92
7.1.310.0000.01315.76
7.1.300.0060.00915.48
7.1.290.0030.01215.79
7.1.280.0000.01115.84
7.1.270.0070.00315.36
7.1.260.0060.00315.50
7.1.250.0160.00215.56
7.1.240.0100.00715.74
7.1.230.0000.01415.56
7.1.220.0050.00515.78
7.1.210.0060.01215.87
7.1.200.0060.00815.63
7.1.190.0040.00715.89
7.1.180.0060.00915.62
7.1.170.0040.00715.77
7.1.160.0070.00415.59
7.1.150.0070.00715.39
7.1.140.0030.00615.75
7.1.130.0000.01415.66
7.1.120.0070.00715.80
7.1.110.0000.01415.96
7.1.100.0050.00916.79
7.1.90.0090.00615.65
7.1.80.0030.01015.78
7.1.70.0080.00216.50
7.1.60.0120.00717.42
7.1.50.0080.01116.33
7.1.40.0070.00715.80
7.1.30.0040.00715.74
7.1.20.0070.01015.63
7.1.10.0090.00615.76
7.1.00.0050.04319.13
7.0.330.0070.00715.27
7.0.320.0060.00315.18
7.0.310.0070.01015.38
7.0.300.0030.01015.29
7.0.290.0120.00315.34
7.0.280.0030.01015.38
7.0.270.0040.00815.29
7.0.260.0060.01015.39
7.0.250.0070.00415.45
7.0.240.0030.00915.23
7.0.230.0000.01615.58
7.0.220.0070.00715.46
7.0.210.0070.00715.13
7.0.200.0030.00616.17
7.0.190.0060.00315.17
7.0.180.0080.00415.43
7.0.170.0090.00315.17
7.0.160.0040.01115.32
7.0.150.0040.00715.45
7.0.140.0000.01715.36
7.0.130.0030.00615.39
7.0.120.0040.01415.46
7.0.110.0100.00715.04
7.0.100.0000.01415.43
7.0.90.0000.01415.12
7.0.80.0130.00315.46
7.0.70.0070.01315.51
7.0.60.0070.04817.53
7.0.50.0100.04116.69
7.0.40.0050.02817.09
7.0.30.0180.04017.10
7.0.20.0220.04217.05
7.0.10.0080.02517.04
7.0.00.0040.02717.12
5.6.400.0000.00914.39
5.6.390.0030.01014.22
5.6.380.0040.00713.89
5.6.370.0030.01014.32
5.6.360.0030.01014.38
5.6.350.0000.00814.11
5.6.340.0040.00814.38
5.6.330.0070.00713.89
5.6.320.0030.00914.21
5.6.310.0100.00314.19
5.6.300.0040.00714.02
5.6.290.0060.00914.00
5.6.280.0050.04217.68
5.6.270.0070.01014.11
5.6.260.0070.00714.50
5.6.250.0040.01114.17
5.6.240.0000.01714.07
5.6.230.0130.00314.14
5.6.220.0100.00314.14
5.6.210.0060.04017.35
5.6.200.0090.03316.19
5.6.190.0100.03817.40
5.6.180.0160.04417.58
5.6.170.0160.03617.22
5.6.160.0050.04017.35
5.6.150.0050.02716.15
5.6.140.0070.02016.24
5.6.130.0120.04216.00
5.6.120.0050.04517.79
5.6.110.0080.04317.64
5.6.100.0060.03817.55
5.6.90.0110.04017.71
5.6.80.0070.04417.23
5.6.70.0040.01213.99
5.6.60.0000.01413.89
5.6.50.0090.00614.39
5.6.40.0060.00613.96
5.6.30.0120.00314.04
5.6.20.0060.00614.02
5.6.10.0060.00314.18
5.6.00.0120.00313.90
5.5.380.0030.00614.24
5.5.370.0040.01413.89
5.5.360.0070.00714.01
5.5.350.0150.02017.25
5.5.340.0070.04015.97
5.5.330.0050.04917.03
5.5.320.0100.04317.19
5.5.310.0160.03317.05
5.5.300.0030.02816.09
5.5.290.0080.04715.92
5.5.280.0080.02617.44
5.5.270.0080.04617.32
5.5.260.0070.04717.42
5.5.250.0030.02517.34
5.5.240.0050.02717.14
5.5.230.0080.00813.89
5.5.220.0000.00913.89
5.5.210.0070.00713.89
5.5.200.0030.00713.89
5.5.190.0070.01014.03
5.5.180.0030.01413.89
5.5.170.0080.00613.94
5.5.160.0160.00013.89
5.5.150.0030.00613.89
5.5.140.0100.00613.89
5.5.130.0110.00413.95
5.5.120.0070.00313.89
5.5.110.0130.00313.89
5.5.100.0040.00813.89
5.5.90.0040.01113.89
5.5.80.0060.00913.89
5.5.70.0060.01313.89
5.5.60.0090.00913.89
5.5.50.0060.00913.89
5.5.40.0060.00914.03
5.5.30.0070.01013.89
5.5.20.0090.00614.11
5.5.10.0100.00714.11
5.5.00.0090.00613.89
5.4.450.0520.04116.62
5.4.440.0430.03316.65
5.4.430.0380.03316.66
5.4.420.0370.03216.74
5.4.410.0450.03216.65
5.4.400.0370.02716.43
5.4.390.0350.03116.55
5.4.380.0430.03016.54
5.4.370.0420.03516.55
5.4.360.0480.03116.54
5.4.350.0460.02816.58
5.4.340.0480.02516.37
5.4.330.0030.00913.89
5.4.320.0450.03416.54
5.4.310.0470.03216.54
5.4.300.0550.03016.49
5.4.290.0510.03016.54
5.4.280.0550.03016.48
5.4.270.0470.02716.48
5.4.260.0410.03116.53
5.4.250.0520.02416.46
5.4.240.0450.03116.57
5.4.230.0530.02316.34
5.4.220.0480.03016.57
5.4.210.0470.03516.42
5.4.200.0490.02716.55
5.4.190.0350.03416.37
5.4.180.0420.03016.54
5.4.170.0380.03416.45
5.4.160.0400.03116.45
5.4.150.0420.03416.53
5.4.140.0380.03115.09
5.4.130.0400.02015.16
5.4.120.0440.02515.16
5.4.110.0390.03415.22
5.4.100.0420.02915.17
5.4.90.0430.02815.21
5.4.80.0450.02815.16
5.4.70.0200.03115.18
5.4.60.0130.02715.05
5.4.50.0170.04115.14
5.4.40.0080.02515.18
5.4.30.0160.03315.18
5.4.20.0170.02415.11
5.4.10.0150.03915.17
5.4.00.0090.00613.89

preferences:
79.86 ms | 401 KiB | 5 Q