A PHP Error was encountered

Severity: 8192

Message: Function create_function() is deprecated

Filename: geshi/geshi.php

Line Number: 4698

Backtrace:

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/libraries/geshi/geshi.php
Line: 4698
Function: _error_handler

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/libraries/geshi/geshi.php
Line: 4621
Function: _optimize_regexp_list_tokens_to_string

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/libraries/geshi/geshi.php
Line: 1655
Function: optimize_regexp_list

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/libraries/geshi/geshi.php
Line: 2029
Function: optimize_keyword_group

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/libraries/geshi/geshi.php
Line: 2168
Function: build_parse_cache

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/libraries/Process.php
Line: 45
Function: parse_code

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/models/Pastes.php
Line: 517
Function: syntax

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/controllers/Main.php
Line: 693
Function: getPaste

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/index.php
Line: 315
Function: require_once

test - Stikked
From Andy, 11 Years ago, written in HTML5.
Embed
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
  2.     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  3.     <meta name="Content-Script-Type" content="text/javascript">
  4.     <meta name="Content-Style-Type" content="text/css"><title>New Tab</title>
  5.  
  6.     <link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro|Ubuntu" rel="stylesheet" type="text/css">
  7.     <style>
  8.         .TheTextOff{
  9.         color:#FFFFFF;
  10.         }
  11.  
  12.         .TheTextOn{
  13.         color:#7A7A7A;
  14.         }
  15.     </style>
  16.         <meta name="ROBOTS" content="NOINDEX, NOFOLLOW" />
  17. <!-- JAVASCRIPT to clear search text when the field is clicked -->
  18. <!-- HTML for SEARCH BAR -->
  19.         <div id="tfheader">
  20.                 <form id="tfnewsearch" method="get" action="http://www.google.com/search">
  21.                         <input type="text" class="tftextinput" id="searchbox" name="q" size="21" maxlength="120"><input type="submit" value="Search" class="tfbutton">
  22.                 </form>
  23.         <div class="tfclear"></div>
  24.         </div>
  25. <script type="text/javascript">
  26. window.onload = function(){
  27.         //Get submit button
  28.         var submitbutton = document.getElementById("tfq");
  29.         //Add listener to submit button
  30.         if(submitbutton.addEventListener){
  31.                 submitbutton.addEventListener("click", function() {
  32.                         if (submitbutton.value == 'Search our website'){//Customize this text string to whatever you want
  33.                                 submitbutton.value = '';
  34.                         }
  35.                 });
  36.         }
  37. }
  38. <script type="text/javascript">
  39.  
  40. function focusIt()
  41. {
  42.   var mytext = document.getElementById("tftextinput");
  43.   mytext.focus();
  44. }
  45.  
  46. onload = focusIt;
  47.  
  48. <!-- CSS styles for standard search box -->
  49. <style type="text/css">
  50.         #tfnewsearch{
  51.                 float:right;
  52.         }
  53.         .tftextinput{
  54.                 margin: 0;
  55.                 padding: 5px 15px;
  56.                 font-family: Arial, Helvetica, sans-serif;
  57.                 font-size:14px;
  58.                 border:1px solid #0076a3; border-right:0px;
  59.                 border-top-left-radius: 5px 5px;
  60.                 border-bottom-left-radius: 5px 5px;
  61.         }
  62.         .tfbutton {
  63.                 margin: 0;
  64.                 padding: 5px 15px;
  65.                 font-family: Arial, Helvetica, sans-serif;
  66.                 font-size:14px;
  67.                 outline: none;
  68.                 cursor: pointer;
  69.                 text-align: center;
  70.                 text-decoration: none;
  71.                 color: #ffffff;
  72.                 border: solid 1px #0076a3; border-right:0px;
  73.                 background: #0095cd;
  74.                 background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
  75.                 background: -moz-linear-gradient(top,  #00adee,  #0078a5);
  76.                 border-top-right-radius: 5px 5px;
  77.                 border-bottom-right-radius: 5px 5px;
  78.         }
  79.         .tfbutton:hover {
  80.                 text-decoration: none;
  81.                 background: #007ead;
  82.                 background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
  83.                 background: -moz-linear-gradient(top,  #0095cc,  #00678e);
  84.         }
  85.         /* Fixes submit button height problem in Firefox */
  86.         .tfbutton::-moz-focus-inner {
  87.           border: 0;
  88.         }
  89.         .tfclear{
  90.                 clear:both;
  91.         }
  92. </center>
  93. </head>
  94. <body bgcolor="#3D3D3D" onLoad="document.forms.tfnewsearch.tftextinput.focus()">
  95.     <style>
  96.         body {
  97.         font-family: 'Ubuntu', serif;
  98.         font-size: 40px;
  99.         text-shadow: 2px 2px 2px #000000;
  100.         color: #FFFFFF
  101.         }
  102.     </style>
  103.     <div align="center">
  104.     <script type="text/javascript">document.write ('<p><span id="date-time">', new Date().toLocaleString(), '<\/span><\/p>')
  105.         if (document.getElementById) onload = function () {
  106.         setInterval ("document.getElementById ('date-time').firstChild.data = new Date().toLocaleString()", 50)
  107.         }
  108.     </script>
  109.         <font size="5">
  110.         <script type="text/javascript">
  111.                 today = new Date();
  112.                 BigDay = new Date("December 25, 2013");
  113.                 msPerDay = 24 * 60 * 60 * 1000 ;
  114.                 timeLeft = (BigDay.getTime() - today.getTime());
  115.                 e_daysLeft = timeLeft / msPerDay;
  116.                 daysLeft = Math.floor(e_daysLeft);
  117.                 e_hrsLeft = (e_daysLeft - daysLeft)*24;
  118.                 hrsLeft = Math.floor(e_hrsLeft);
  119.                 minsLeft = Math.floor((e_hrsLeft - hrsLeft)*60);
  120.                 document.write(daysLeft + " days " + hrsLeft +" hours and " + minsLeft + " minutes left until Christmas");
  121.         </script>
  122.         </font>
  123.     <TABLE BORDER="30" CELLPADDING="10" CELLSPACING="3" BORDERCOLOR="000035">
  124.     <tr>
  125.           <td><a href="https://www.google.com/" style="text-decoration : none; color : #FFFFFF;"><div class="TheTextOff" onmouseover="this.className='TheTextOn'" onmouseout="this.className='TheTextOff'">Google</div></a></td>
  126.       <td><a href="https://mail.google.com/mail/u/0/" style="text-decoration : none; color : #FFFFFF;"><div class="TheTextOff" onmouseover="this.className='TheTextOn'" onmouseout="this.className='TheTextOff'">Gmail</div></a></td>
  127.       <td><a href="https://drive.google.com" style="text-decoration : none; color : #FFFFFF;"><div class="TheTextOff" onmouseover="this.className='TheTextOn'" onmouseout="this.className='TheTextOff'">Google Drive</div></a></td>
  128.     </tr>
  129.     <tr>
  130.       <td><a href="https://www.args.us/" style="text-decoration : none; color : #FFFFFF;"><div class="TheTextOff" onmouseover="this.className='TheTextOn'" onmouseout="this.className='TheTextOff'">ARGS</div></a></td>
  131.       <td><a href="https://mail.google.com/mail/u/1/" style="text-decoration : none; color : #FFFFFF;"><div class="TheTextOff" onmouseover="this.className='TheTextOn'" onmouseout="this.className='TheTextOff'">ARGS Email</div></a></td>
  132.           <td><a href="https://drive.google.com/a/args.us/" style="text-decoration : none; color : #FFFFFF;"><div class="TheTextOff" onmouseover="this.className='TheTextOn'" onmouseout="this.className='TheTextOff'">ARGS Drive</div></a></td>
  133.     </tr>
  134.         <tr>
  135.       <td><a href="https://www.youtube.com/" style="text-decoration : none; color : #FFFFFF;"><div class="TheTextOff" onmouseover="this.className='TheTextOn'" onmouseout="this.className='TheTextOff'">YouTube</div></a></td>
  136.       <td><a href="http://www.twitch.tv/directory/game/Minecraft" style="text-decoration : none; color : #FFFFFF;"><div class="TheTextOff" onmouseover="this.className='TheTextOn'" onmouseout="this.className='TheTextOff'">Twitch Minecraft</div></a></td>
  137.       <td><a href="http://www.twitch.tv/directory/game/Grand%20Theft%20Auto%20V" style="text-decoration : none; color : #FFFFFF;"><div class="TheTextOff" onmouseover="this.className='TheTextOn'" onmouseout="this.className='TheTextOff'">Twitch GTAV</div></a></td>
  138.     </tr>
  139.     </table>
  140.     <br>
  141.     <!--<iframe src="http://www.youtube.com/feed/subscriptions" width="500" height="300"></iframe>-->
  142.     </div>
  143. </body>
  144. </html>