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

html - Stikked
From Melodic Owl, 8 Years ago, written in HTML 4.01 strict.
Embed
  1.  
  2. <!-- Start Cached 10th July 2015 20:31 --><!DOCTYPE html>
  3. <!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]-->
  4. <!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]-->
  5. <!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]-->
  6. <!--[if (gte IE 9)|!(IE)]><!--><html lang="en"> <!--<![endif]-->
  7.     <head>
  8.         <!-- Basic Page Needs
  9.       ================================================== -->
  10.         <meta charset="utf-8" />
  11.         <title>PASTE - PasteBin, Snipplr |  Clone Script</title>
  12.  <link rel="canonical" href="http://www.clonescripts.com/script/paste/" />
  13. <meta property="og:title" content="PASTE - PasteBin,Snipplr Clone Scripts" />
  14. <meta property="og:url" content="http://www.clonescripts.com/script/paste/" />
  15. <meta property="og:image" content="http://www.CloneScripts.com/images/clone/129-paste.png" />
  16.         <meta name="description" content="PASTE is an open source pastebin forked from the original pastebin.com script
  17. It's complete with a brand new design and features such as password..." />
  18.  
  19.         <!--[if lt IE 9]>
  20.          <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
  21.        <![endif]-->
  22.  
  23.         <!-- CSS
  24.       ================================================== -->
  25.         <base href="http://www.clonescripts.com/" />
  26.         <link rel="stylesheet" href="assets/css/bootstrap.css">
  27.                 <link rel="stylesheet" href="assets/css/custom.css">
  28.         <link href="http://feeds.feedburner.com/CloneScripts" rel="alternate" type="application/rss+xml" title="Latest Clone Scripts Via RSS">
  29.                 <!--[if IE 7]>
  30.          <link rel="stylesheet" href="assets/css/font-awesome-ie7.css">
  31.        <![endif]-->
  32.         <!-- Le fav and touch icons -->
  33.         <link rel="shortcut icon" href="assets/ico/favicon.ico">
  34. <script src="assets/js/jquery-1.7.1.min.js"></script>
  35. <script src="assets/js/jquery.validate.min.js"></script><script src="assets/js/bootstrap.js"></script>
  36. <script src="assets/jquery-autocomplete/jquery.autocomplete.min.js"></script>
  37.  
  38.   <script type="text/javascript">
  39.      $(document).ready(function() {
  40.  
  41.         $(".validation").validate();
  42.  
  43.         $(".autocomplete").autocomplete('pages/autocomplete.php', {
  44.                 width: 232,
  45.                 matchContains: true
  46.  
  47.         });
  48. $("#txtclonename").autocomplete('pages/autocomplete.php', {
  49.                 width: 352,
  50.                 matchContains: true
  51.  
  52.         });
  53.             });
  54.         </script>
  55.     </head>
  56.     <body>
  57. <!-- Go to www.addthis.com/dashboard to customize your tools -->
  58. <script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-545256e64d238202" async="async"></script>
  59.  
  60.         <!--for navigation-->
  61.         <div id="overview"></div>
  62.  
  63.         <div class="navbar navbar-fixed-top">
  64.             <div class="navbar-inner">
  65.                 <div class="container">
  66.                     <h3><a class="brand" href="http://www.clonescripts.com/"> <strong>Clone Scripts</strong></a></h3>
  67.                     <ul class="nav">
  68.                         <li class=""><a href="http://www.clonescripts.com/"><i class="icon-home"></i>Home</a></li>
  69.                         <li class=""><a href="http://www.clonescripts.com/websites/"><i class="icon-book"></i>Websites</a></li>
  70.                         <li class=""><a href="http://www.clonescripts.com/clones/"><i class="icon-cloud"></i>Clones</a></li>
  71.                                                 <li class=""><a href="http://www.clonescripts.com/submit/"><i class="icon-arrow-up"></i>Submit Script</a></li>                                                                                         
  72.                                                 <li class=""><a href="http://www.clonescripts.com/advertise/"><i class="icon-certificate"></i>Advertise</a></li>
  73.                                                 <li class=""><a href="http://www.clonescripts.com/featured-developers/"><i class="icon-star"></i>Featured Developers</a></li>
  74.                                                 <li class=""><a href="http://www.clonescripts.com/custom-quote/"><i class="icon-asterisk"></i>Custom Quote</a></li>    
  75.                                                 <li class=""><a href="http://www.clonescripts.com/contact/"><i class="icon-envelope"></i> Contact</a></li>     
  76.                                  </ul>
  77.  
  78.          <form name="clonesearch" class="navbar-search pull-right" method="get" action="index.php">
  79.                         <input type="hidden" name="page" value="search" />
  80.                         <input type="text" name="q" class="search-query" placeholder="Search" value="">
  81.                 </form>
  82.  
  83.                 </div>
  84.             </div>
  85.         </div>
  86.  
  87.         <div class="container">
  88.            
  89.             <div class="row-fluid">                      <div class="span2 slidebar-left">                         <div class="panel panel-default">
  90.         <div class="panel-heading breadcrumb">
  91.                 <h4 class="panel-title">Popular Websites</h4>
  92.                 </div>  <ul class="panel-list">
  93.          
  94.                 <li><a href="ezinearticles-clone-script/" title="EzineArticles">EzineArticles</a></li>  
  95.                 <li><a href="twitter-clone-script/" title="Twitter">Twitter</a></li>  
  96.                 <li><a href="youtube-clone-script/" title="YouTube">YouTube</a></li>  
  97.                 <li><a href="facebook-clone-script/" title="Facebook">Facebook</a></li>  
  98.                 <li><a href="dropbox-clone-script/" title="Dropbox">Dropbox</a></li>  
  99.                 <li><a href="dailymotion-clone-script/" title="Dailymotion">Dailymotion</a></li>  
  100.                 <li><a href="pinterest-clone-script/" title="Pinterest">Pinterest</a></li>  
  101.                 <li><a href="bitly-clone-script/" title="bitly">bitly</a></li>  
  102.                 <li><a href="amazon-clone-script/" title="Amazon">Amazon</a></li>  
  103.                 <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>
  104. <div class="panel panel-default">
  105.  <div class="panel-heading breadcrumb">
  106. <h4 class="panel-title">Advertisements</h4></div>
  107. <!--a href="http://secure.hostgator.com/~affiliat/cgi-bin/affiliates/clickthru.cgi?id=domaincamp-clonescripts">
  108. <img src="http://www.clonescripts.com/sponsors/hostgator160x600.gif" border="0"></a-->
  109.  
  110. <!--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;">
  111. <img src="http://www.lduhtrp.net/7d108tkocig198A439B133B88349" alt="" border="0"/></a-->
  112. <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>
  113.  </center>
  114.  
  115.  
  116.  </div>
  117.  <!--div class="panel panel-default">
  118.  <div class="panel-heading breadcrumb">
  119. <h4 class="panel-title">Recommended Hosting</h4></div>
  120. <center>
  121. <a href="http://secure.hostgator.com/~affiliat/cgi-bin/affiliates/clickthru.cgi?id=domaincamp-clonescripts">
  122. <img src="http://www.clonescripts.com/sponsors/hostgator160x600.gif" border="0"></a>
  123.  
  124.  
  125. </center>
  126.  
  127.  
  128.  </div-->                                                 </div><!--/span-->
  129.              <div class="span8">
  130. <ul class="breadcrumb">
  131.     <li>
  132.         <a href="http://www.CloneScripts.com/">CloneScripts</a> <span class="divider">/</span>
  133.     </li>
  134.     <li>
  135.         <a href="pastebin-clone-script/">PasteBin</a>, <a href="snipplr-clone-script/">Snipplr</a>  Clone<span class="divider">/</span>
  136.     </li>
  137.     <li class="active">PASTE</li>
  138.  
  139. </ul>
  140. <div class="clone_profile">
  141.     <h2>PASTE</h2>
  142.     <br/>
  143.     <table class="table">
  144.  
  145.         <tbody>
  146.             <tr>
  147.                 <td> <b>Clone of : </b><a href="pastebin-clone-script/">PasteBin</a>, <a href="snipplr-clone-script/">Snipplr</a> </td>
  148.                 <td></td>
  149.             </tr>
  150.             <tr>
  151.                 <td> <b>Language : </b><a href="clones/php/all/">PHP</a> </td>
  152.                 <td><b>License : </b><a href="clones/all/free-and-open-source/">Free and Open Source</a> </td>
  153.             </tr>
  154.            
  155.         </tbody>
  156.     </table>
  157.  <div style="clear:both"></div>
  158.     <p> PASTE is an open source pastebin forked from the original pastebin.com script<br />
  159. 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 />
  160. <br />
  161. Unlike the original pastebin script, it's easier to configure and install plus you can theme it any way you want.</p>
  162.     <div style="clear:both"></div>
  163.     <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>
  164.     <br/>
  165. <div style="text-align:center;">
  166. <a href=https://sourceforge.net/projects/phpaste/files/ class="btn btn-small btn-warning" target="_blank"> Publisher URL </a>&nbsp&nbsp
  167.  
  168. <a href=http://phpaste.sourceforge.net/demo/ class="btn btn-small btn-success" target="_blank"> Demo URL</a>
  169.            
  170. </div><br/>
  171. <center>
  172. <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>
  173. </center>
  174. <!--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-->
  175. <br>
  176.  
  177. <div class="pull-right muted"><h5>Updated Date : 26-Sep-2012 | 7990 Views</h5></div>
  178. <hr/>
  179.      
  180. <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>  
  181. </div>
  182. <br/>
  183. <hr/>
  184.  
  185. <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>  
  186. </div>
  187. <br/>
  188. <hr/>
  189. </div>
  190.  
  191. <ul class="breadcrumb"><li>Comments</li></ul>
  192. <div id="disqus_thread"></div>
  193.        <script type="text/javascript">
  194.            var disqus_shortname = 'websitesclone'; // required: replace example with your forum shortname
  195.             var disqus_identifier = '/script/paste/';
  196.             /* * * DON'T EDIT BELOW THIS LINE * * */
  197.             (function() {
  198.                 var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
  199.                 dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
  200.                 (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
  201.             })();
  202.         </script>
  203.         <noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>                </div><!--/span-->
  204.                                    <div class="span2 slidebar-right">
  205.                           <div class="panel panel-default">
  206.  <div class="panel-heading breadcrumb">
  207.  <h4 class="panel-title">Share It!</h4></div>
  208. <!-- Go to www.addthis.com/dashboard to customize your tools -->
  209. <div class="addthis_sharing_toolbox"></div>
  210.  </center>
  211.  
  212.  
  213.  </div>
  214.  
  215.  
  216.  <div class="panel panel-default">
  217.  <div class="panel-heading breadcrumb">        
  218.         <h4 class="panel-title">Our Sponsors</h4>      
  219.         </div>  <ul class="panel-list slidebar-add-list">      
  220.                                 <div class="ad-img-div"> <a href="http://www.wopop.com/" target="_blank">      
  221.                         <img src="images/ads/12-sidebar-wopop.gif" border="0" class="img-ads"></a>
  222.                         </div>          <div class="ad-img-div"> <a href="http://www.heatsync.com" target="_blank">    
  223.                         <img src="images/ads/11-sidebar-heat-sync.png" border="0" class="img-ads"></a>
  224.                         </div>          <div class="ad-img-div"> <a href="http://www.php-classifieds.com" target="_blank">     
  225.                         <img src="images/ads/19-php-classifieds.gif" border="0" class="img-ads"></a>
  226.                         </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">    
  227.                         <img src="images/ads/16-agriya.gif" border="0" class="img-ads"></a>
  228.                         </div>          <div class="ad-img-div"> <a href="https://yetishare.com/?affid=7e9a409b167ca94e2cb3a1b17c3881ab" target="_blank">      
  229.                         <img src="images/ads/17-yetishare.gif" border="0" class="img-ads"></a>
  230.                         </div>          <div class="ad-img-div"> <a href="http://secure.hostgator.com/~affiliat/cgi-bin/affiliates/clickthru.cgi?id=domaincamp-clonescripts" target="_blank">  
  231.                         <img src="images/ads/6-hostgator.gif" border="0" class="img-ads"></a>
  232.                         </div>  
  233.                        
  234.                                         <div class="ad-img-div"> <a href="http://www.clonescripts.com/advertise" target="_blank">      
  235.                         <img src="http://www.clonescripts.com/sponsors/advertisehere.png" border="0" class="img-ads"></a>
  236.                         </div>
  237.                        
  238.                           </ul></div>
  239.                 </div><!--/span-->
  240.             </div><!--/row-->
  241.             <footer>
  242.                    <p class="pull-right">
  243.                                                   <a href="http://www.clonescripts.com/about/">About Us</a> |
  244.                     <a href="http://www.clonescripts.com/privacy/">Privacy</a> |
  245.                     <a href="http://www.clonescripts.com/contact/">Contact</a> |
  246.                                                                                 <a href="http://www.clonescripts.com/sitemap/">Sitemap</a> |
  247.                                                                                 <a href="http://feeds.feedburner.com/clonescriptsdotcom">RSS</a>
  248.                 </p>
  249.                 <p>&copy; 2014 <a href="http://www.CloneScripts.com/">CloneScripts.com</a> All rights reserved.</p>
  250.                
  251.             </footer>
  252.         </div>
  253.    
  254.        
  255. <script type="text/javascript">
  256.  
  257.   var _gaq = _gaq || [];
  258.   _gaq.push(['_setAccount', 'UA-37586691-1']);
  259.   _gaq.push(['_trackPageview']);
  260.  
  261.   (function() {
  262.     var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  263.     ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  264.     var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  265.   })();
  266.  
  267.  
  268.  </body>
  269. </html>
  270. <!-- End  Cached 10th July 2015 20:31 -->

Replies to html rss

Title Name Language When
Re: html Innocent Hornbill html4strict 7 Years ago.