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

Re: html - Stikked
From Innocent Hornbill, 8 Years ago, written in HTML 4.01 strict.
This paste is a reply to html from Melodic Owl - view diff
Embed
  1. <!-- Start Cached 10th July 2015 20:31 --><!DOCTYPE html>
  2. <!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]-->
  3. <!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]-->
  4. <!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]-->
  5. <!--[if (gte IE 9)|!(IE)]><!--><html lang="en"> <!--<![endif]-->
  6.     <head>
  7.         <!-- Basic Page Needs
  8.       ================================================== -->
  9.         <meta charset="utf-8" />
  10.         <title>PASTE - PasteBin, Snipplr |  Clone Script</title>
  11.  <link rel="canonical" href="http://www.clonescripts.com/script/paste/" />
  12. <meta property="og:title" content="PASTE - PasteBin,Snipplr Clone Scripts" />
  13. <meta property="og:url" content="http://www.clonescripts.com/script/paste/" />
  14. <meta property="og:image" content="http://www.CloneScripts.com/images/clone/129-paste.png" />
  15.         <meta name="description" content="PASTE is an open source pastebin forked from the original pastebin.com script
  16. It's complete with a brand new design and features such as password..." />
  17.  
  18.         <!--[if lt IE 9]>
  19.          <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
  20.        <![endif]-->
  21.  
  22.         <!-- CSS
  23.       ================================================== -->
  24.         <base href="http://www.clonescripts.com/" />
  25.         <link rel="stylesheet" href="assets/css/bootstrap.css">
  26.                 <link rel="stylesheet" href="assets/css/custom.css">
  27.         <link href="http://feeds.feedburner.com/CloneScripts" rel="alternate" type="application/rss+xml" title="Latest Clone Scripts Via RSS">
  28.                 <!--[if IE 7]>
  29.          <link rel="stylesheet" href="assets/css/font-awesome-ie7.css">
  30.        <![endif]-->
  31.         <!-- Le fav and touch icons -->
  32.         <link rel="shortcut icon" href="assets/ico/favicon.ico">
  33. <script src="assets/js/jquery-1.7.1.min.js"></script>
  34. <script src="assets/js/jquery.validate.min.js"></script><script src="assets/js/bootstrap.js"></script>
  35. <script src="assets/jquery-autocomplete/jquery.autocomplete.min.js"></script>
  36.  
  37.   <script type="text/javascript">
  38.      $(document).ready(function() {
  39.  
  40.         $(".validation").validate();
  41.  
  42.         $(".autocomplete").autocomplete('pages/autocomplete.php', {
  43.                 width: 232,
  44.                 matchContains: true
  45.  
  46.         });
  47. $("#txtclonename").autocomplete('pages/autocomplete.php', {
  48.                 width: 352,
  49.                 matchContains: true
  50.  
  51.         });
  52.             });
  53.         </script>
  54.     </head>
  55.     <body>
  56. <!-- Go to www.addthis.com/dashboard to customize your tools -->
  57. <script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-545256e64d238202" async="async"></script>
  58.  
  59.         <!--for navigation-->
  60.         <div id="overview"></div>
  61.  
  62.         <div class="navbar navbar-fixed-top">
  63.             <div class="navbar-inner">
  64.                 <div class="container">
  65.                     <h3><a class="brand" href="http://www.clonescripts.com/"> <strong>Clone Scripts</strong></a></h3>
  66.                     <ul class="nav">
  67.                         <li class=""><a href="http://www.clonescripts.com/"><i class="icon-home"></i>Home</a></li>
  68.                         <li class=""><a href="http://www.clonescripts.com/websites/"><i class="icon-book"></i>Websites</a></li>
  69.                         <li class=""><a href="http://www.clonescripts.com/clones/"><i class="icon-cloud"></i>Clones</a></li>
  70.                                                 <li class=""><a href="http://www.clonescripts.com/submit/"><i class="icon-arrow-up"></i>Submit Script</a></li>                                                                                         
  71.                                                 <li class=""><a href="http://www.clonescripts.com/advertise/"><i class="icon-certificate"></i>Advertise</a></li>
  72.                                                 <li class=""><a href="http://www.clonescripts.com/featured-developers/"><i class="icon-star"></i>Featured Developers</a></li>
  73.                                                 <li class=""><a href="http://www.clonescripts.com/custom-quote/"><i class="icon-asterisk"></i>Custom Quote</a></li>    
  74.                                                 <li class=""><a href="http://www.clonescripts.com/contact/"><i class="icon-envelope"></i> Contact</a></li>     
  75.                                  </ul>
  76.  
  77.          <form name="clonesearch" class="navbar-search pull-right" method="get" action="index.php">
  78.                         <input type="hidden" name="page" value="search" />
  79.                         <input type="text" name="q" class="search-query" placeholder="Search" value="">
  80.                 </form>
  81.  
  82.                 </div>
  83.             </div>
  84.         </div>
  85.  
  86.         <div class="container">
  87.            
  88.             <div class="row-fluid">                      <div class="span2 slidebar-left">                         <div class="panel panel-default">
  89.         <div class="panel-heading breadcrumb">
  90.                 <h4 class="panel-title">Popular Websites</h4>
  91.                 </div>  <ul class="panel-list">
  92.          
  93.                 <li><a href="ezinearticles-clone-script/" title="EzineArticles">EzineArticles</a></li>  
  94.                 <li><a href="twitter-clone-script/" title="Twitter">Twitter</a></li>  
  95.                 <li><a href="youtube-clone-script/" title="YouTube">YouTube</a></li>  
  96.                 <li><a href="facebook-clone-script/" title="Facebook">Facebook</a></li>  
  97.                 <li><a href="dropbox-clone-script/" title="Dropbox">Dropbox</a></li>  
  98.                 <li><a href="dailymotion-clone-script/" title="Dailymotion">Dailymotion</a></li>  
  99.                 <li><a href="pinterest-clone-script/" title="Pinterest">Pinterest</a></li>  
  100.                 <li><a href="bitly-clone-script/" title="bitly">bitly</a></li>  
  101.                 <li><a href="amazon-clone-script/" title="Amazon">Amazon</a></li>  
  102.                 <li><a href="prweb-clone-script/" title="PRWeb">PRWeb</a></li>      </ul></div> <div class="panel panel-default">       <div class="panel-heading breadcrumb">          <h4 class="panel-title">Popular Clone Scripts</h4>      </div>  <ul class="panel-list">        <li><a href="script/online-food-ordering-software-just-eat-grubhub-clone/" title="Online Food Ordering Software - Just Eat & Grubhub Clone">Online Food Ordering...</a></li>         <li><a href="script/php-article-directory-script-mapa-articles/" title="PHP Article Directory Script - MaPa Articles">PHP Article Directory...</a></li>         <li><a href="script/press-release-script/" title="Press Release Script">Press Release Script</a></li>         <li><a href="script/clipshare/" title="ClipShare">ClipShare</a></li>         <li><a href="script/sokial-social-network-script/" title="Sokial social network script">Sokial social network...</a></li>         <li><a href="script/twitch-tv-justin-tv-alternative/" title="Twitch.Tv Justin.Tv Alternative">Twitch.Tv Justin.Tv...</a></li>         <li><a href="script/blueboxphp/" title="BlueBoxPHP">BlueBoxPHP</a></li>         <li><a href="script/video-share-vod/" title="Video Share VOD">Video Share VOD</a></li>         <li><a href="script/pinboard-pinterest-clone/" title="PinBoard Pinterest Clone">PinBoard Pinterest Clone</a></li>         <li><a href="script/php-melody-video-sharing-script/" title="PHP Melody - Video Sharing Script">PHP Melody - Video...</a></li>      </ul></div> <div class="panel panel-default">       <div class="panel-heading breadcrumb">          <h4 class="panel-title">Latest Clone Scripts</h4>       </div>  <ul class="panel-list">        <li><a href="script/getlancer-portfolio-behance-clone/" title="Getlancer Portfolio - Behance Clone">Getlancer Portfolio -...</a></li>         <li><a href="script/getlancer-jobs-coroflot-clone/" title="Getlancer Jobs - Coroflot Clone">Getlancer Jobs -...</a></li>         <li><a href="script/flippy-affilateplatform-thisiswhyimbroke-clone-script/" title="Flippy AffilatePlatform">Flippy...</a></li>         <li><a href="script/ask-expert-script/" title="Ask Expert Script">Ask Expert Script</a></li>         <li><a href="script/advanced-grocery-store-script/" title="Advanced Grocery Store Script">Advanced Grocery...</a></li>         <li><a href="script/email-marketing-list-management-script/" title="Email Marketing & List Management Script">Email Marketing &...</a></li>         <li><a href="script/dasher/" title="Dasher">Dasher</a></li>         <li><a href="script/blablacar-clone/" title="BlaBlaCar Clone">BlaBlaCar Clone</a></li>         <li><a href="script/matrimonial-website-script/" title="Matrimonial Website Script">Matrimonial Website...</a></li>         <li><a href="script/taxi-web/" title="Taxi Web">Taxi Web</a></li>      </ul></div>
  103. <div class="panel panel-default">
  104.  <div class="panel-heading breadcrumb">
  105. <h4 class="panel-title">Advertisements</h4></div>
  106. <!--a href="http://secure.hostgator.com/~affiliat/cgi-bin/affiliates/clickthru.cgi?id=domaincamp-clonescripts">
  107. <img src="http://www.clonescripts.com/sponsors/hostgator160x600.gif" border="0"></a-->
  108.  
  109. <!--a href="http://www.anrdoezrs.net/7t75ar-xrzEMLNHGMOEGGOLLGHM?sid=csside" target="_blank" onmouseover="window.status='http://www.DreamHost.com';return true;" onmouseout="window.status=' ';return true;">
  110. <img src="http://www.lduhtrp.net/7d108tkocig198A439B133B88349" alt="" border="0"/></a-->
  111. <a href="http://secure.hostgator.com/~affiliat/cgi-bin/affiliates/clickthru.cgi?id=domaincamp-csside"><img src="http://tracking.hostgator.com/img/Shared_Yellow/120x600-animated.gif" border="0"></a>
  112.  </center>
  113.  
  114.  
  115.  </div>
  116.  <!--div class="panel panel-default">
  117.  <div class="panel-heading breadcrumb">
  118. <h4 class="panel-title">Recommended Hosting</h4></div>
  119. <center>
  120. <a href="http://secure.hostgator.com/~affiliat/cgi-bin/affiliates/clickthru.cgi?id=domaincamp-clonescripts">
  121. <img src="http://www.clonescripts.com/sponsors/hostgator160x600.gif" border="0"></a>
  122.  
  123.  
  124. </center>
  125.  
  126.  
  127.  </div-->                                                 </div><!--/span-->
  128.              <div class="span8">
  129. <ul class="breadcrumb">
  130.     <li>
  131.         <a href="http://www.CloneScripts.com/">CloneScripts</a> <span class="divider">/</span>
  132.     </li>
  133.     <li>
  134.         <a href="pastebin-clone-script/">PasteBin</a>, <a href="snipplr-clone-script/">Snipplr</a>  Clone<span class="divider">/</span>
  135.     </li>
  136.     <li class="active">PASTE</li>
  137.  
  138. </ul>
  139. <div class="clone_profile">
  140.     <h2>PASTE</h2>
  141.     <br/>
  142.     <table class="table">
  143.  
  144.         <tbody>
  145.             <tr>
  146.                 <td> <b>Clone of : </b><a href="pastebin-clone-script/">PasteBin</a>, <a href="snipplr-clone-script/">Snipplr</a> </td>
  147.                 <td></td>
  148.             </tr>
  149.             <tr>
  150.                 <td> <b>Language : </b><a href="clones/php/all/">PHP</a> </td>
  151.                 <td><b>License : </b><a href="clones/all/free-and-open-source/">Free and Open Source</a> </td>
  152.             </tr>
  153.            
  154.         </tbody>
  155.     </table>
  156.  <div style="clear:both"></div>
  157.     <p> PASTE is an open source pastebin forked from the original pastebin.com script<br />
  158. It's complete with a brand new design and features such as password protected pastes, archives, custom templates and much more still to come.<br />
  159. <br />
  160. Unlike the original pastebin script, it's easier to configure and install plus you can theme it any way you want.</p>
  161.     <div style="clear:both"></div>
  162.     <center><div class="image_border"><img src="images/timthumb/timthumb.php?src=/clone/129-paste.png&w=600" alt="PASTE Screenshot" title="PASTE Screenshot"/></div></center>
  163.     <br/>
  164. <div style="text-align:center;">
  165. <a href=https://sourceforge.net/projects/phpaste/files/ class="btn btn-small btn-warning" target="_blank"> Publisher URL </a>&nbsp&nbsp
  166.  
  167. <a href=http://phpaste.sourceforge.net/demo/ class="btn btn-small btn-success" target="_blank"> Demo URL</a>
  168.            
  169. </div><br/>
  170. <center>
  171. <a href="http://secure.hostgator.com/~affiliat/cgi-bin/affiliates/clickthru.cgi?id=domaincamp-cshome"><img src="http://tracking.hostgator.com/img/Shared/728x90.gif" border="0"></a>
  172. </center>
  173. <!--center><strong>CloneScripts.com</strong> is proudly hosted by <a href="http://secure.hostgator.com/~affiliat/cgi-bin/affiliates/clickthru.cgi?id=domaincamp-clonescriptsbottom"><strong>Hostgator</strong></a></center-->
  174. <br>
  175.  
  176. <div class="pull-right muted"><h5>Updated Date : 26-Sep-2012 | 7990 Views</h5></div>
  177. <hr/>
  178.      
  179. <div class="catagory_boxo">             <div class="catagory_image"><img src="images/timthumb/timthumb.php?src=/category/126-pastebin.jpg" alt="PasteBin" title="PasteBin" /></div>     <div class="catagory_heading"><h3>About <a href="pastebin-clone-script/">PasteBin</a></h3></div>        <div class="catagory_description"><p>Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.</p>          <div class="clone_share">                       <p class="pull-left"><b><a href="pastebin-clone-script/">Check All PasteBin Clone Scripts</a></b></p>           </div>  </div>  
  180. </div>
  181. <br/>
  182. <hr/>
  183.  
  184. <div class="catagory_boxo">             <div class="catagory_image"><img src="images/timthumb/timthumb.php?src=/category/125-snipplr.gif" alt="Snipplr" title="Snipplr" /></div>        <div class="catagory_heading"><h3>About <a href="snipplr-clone-script/">Snipplr</a></h3></div>  <div class="catagory_description"><p>Snipplr lets your store and share all of your commonly used pieces of code and HTML with other programmers and designers.</p>              <div class="clone_share">                       <p class="pull-left"><b><a href="snipplr-clone-script/">Check All Snipplr Clone Scripts</a></b></p>             </div>  </div>  
  185. </div>
  186. <br/>
  187. <hr/>
  188. </div>
  189.  
  190. <ul class="breadcrumb"><li>Comments</li></ul>
  191. <div id="disqus_thread"></div>
  192.        <script type="text/javascript">
  193.            var disqus_shortname = 'websitesclone'; // required: replace example with your forum shortname
  194.             var disqus_identifier = '/script/paste/';
  195.             /* * * DON'T EDIT BELOW THIS LINE * * */
  196.             (function() {
  197.                 var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
  198.                 dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
  199.                 (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
  200.             })();
  201.         </script>
  202.         <noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>                </div><!--/span-->
  203.                                    <div class="span2 slidebar-right">
  204.                           <div class="panel panel-default">
  205.  <div class="panel-heading breadcrumb">
  206.  <h4 class="panel-title">Share It!</h4></div>
  207. <!-- Go to www.addthis.com/dashboard to customize your tools -->
  208. <div class="addthis_sharing_toolbox"></div>
  209.  </center>
  210.  
  211.  
  212.  </div>
  213.  
  214.  
  215.  <div class="panel panel-default">
  216.  <div class="panel-heading breadcrumb">        
  217.         <h4 class="panel-title">Our Sponsors</h4>      
  218.         </div>  <ul class="panel-list slidebar-add-list">      
  219.                                 <div class="ad-img-div"> <a href="http://www.wopop.com/" target="_blank">      
  220.                         <img src="images/ads/12-sidebar-wopop.gif" border="0" class="img-ads"></a>
  221.                         </div>          <div class="ad-img-div"> <a href="http://www.heatsync.com" target="_blank">    
  222.                         <img src="images/ads/11-sidebar-heat-sync.png" border="0" class="img-ads"></a>
  223.                         </div>          <div class="ad-img-div"> <a href="http://www.php-classifieds.com" target="_blank">     
  224.                         <img src="images/ads/19-php-classifieds.gif" border="0" class="img-ads"></a>
  225.                         </div>          <div class="ad-img-div"> <a href="http://www.agriya.com/?utm_source=clonescripts.com&utm_medium=banner1&utm_campaign=Agriya%20-%20Sponsor" target="_blank">    
  226.                         <img src="images/ads/16-agriya.gif" border="0" class="img-ads"></a>
  227.                         </div>          <div class="ad-img-div"> <a href="https://yetishare.com/?affid=7e9a409b167ca94e2cb3a1b17c3881ab" target="_blank">      
  228.                         <img src="images/ads/17-yetishare.gif" border="0" class="img-ads"></a>
  229.                         </div>          <div class="ad-img-div"> <a href="http://secure.hostgator.com/~affiliat/cgi-bin/affiliates/clickthru.cgi?id=domaincamp-clonescripts" target="_blank">  
  230.                         <img src="images/ads/6-hostgator.gif" border="0" class="img-ads"></a>
  231.                         </div>  
  232.                        
  233.                                         <div class="ad-img-div"> <a href="http://www.clonescripts.com/advertise" target="_blank">      
  234.                         <img src="http://www.clonescripts.com/sponsors/advertisehere.png" border="0" class="img-ads"></a>
  235.                         </div>
  236.                        
  237.                           </ul></div>
  238.                 </div><!--/span-->
  239.             </div><!--/row-->
  240.             <footer>
  241.                    <p class="pull-right">
  242.                                                   <a href="http://www.clonescripts.com/about/">About Us</a> |
  243.                     <a href="http://www.clonescripts.com/privacy/">Privacy</a> |
  244.                     <a href="http://www.clonescripts.com/contact/">Contact</a> |
  245.                                                                                 <a href="http://www.clonescripts.com/sitemap/">Sitemap</a> |
  246.                                                                                 <a href="http://feeds.feedburner.com/clonescriptsdotcom">RSS</a>
  247.                 </p>
  248.                 <p>&copy; 2014 <a href="http://www.CloneScripts.com/">CloneScripts.com</a> All rights reserved.</p>
  249.                
  250.             </footer>
  251.         </div>
  252.    
  253.        
  254. <script type="text/javascript">
  255.  
  256.   var _gaq = _gaq || [];
  257.   _gaq.push(['_setAccount', 'UA-37586691-1']);
  258.   _gaq.push(['_trackPageview']);
  259.  
  260.   (function() {
  261.     var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  262.     ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  263.     var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  264.   })();
  265.  
  266.  
  267.  </body>
  268. </html>
  269. <!-- End  Cached 10th July 2015 20:31 -->