Recent Pastes

Pastes found: 2291

This is the pop-up flow.

[close]

<?php
 
use Illuminate\Auth\UserTrait;
use Illuminate\Auth\UserInterface;
use Illuminate\Auth\Reminders\RemindableTrait;
use Illuminate\Auth\Reminders\RemindableInterface;
 
class User extends Eloquent implements UserInterface, RemindableInterface {
 
	use UserTrait, RemindableTrait;
 
	/**
	 * The data
02 Aug 2014, 02:58 AM

This is the pop-up flow.

[close]

posthoidapinweb
 
ten bien :
 
title
editor
content
02 Aug 2014, 12:31 AM

This is the pop-up flow.

[close]

Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 3358845 bytes) in /home/admin/domains/visualscraper.com/public_html/export.CSV.php on line 87
01 Aug 2014, 09:21 PM

This is the pop-up flow.

[close]

https://developer.apple.com/membercenter/index.action
01 Aug 2014, 08:09 PM

This is the pop-up flow.

[close]

https://drive.google.com/file/d/0B_TSxHxyELkHTmFIazAzYVRYWnM/edit?usp=sharing
 
31 Jul 2014, 02:40 AM

This is the pop-up flow.

[close]

$seo = Systeminfo::model()->findByAttributes(array('id' => 1));
 
        Yii::app()->clientScript->registerMetaTag($seo->metadescription, 'description');
        Yii::app()->clientScript->registerMetaTag($seo->metakeyword, 'keywords');

This is the pop-up flow.

[close]

function parse_html($Text)
	{
		$Text=htmlspecialchars($Text);
		$Text=str_replace("\r","",$Text);
		$Text=str_replace("\n","<br>",$Text);
		//$Text=str_replace("  ","&nbsp;&nbsp;",$Text);
		$Text=preg_replace("/\r\n/","<br>",$Text);
		$Text=preg_replace("/\r/","<br>",$Text);
		$Text=preg_replace("/
29 Jul 2014, 06:20 PM

This is the pop-up flow.

[close]

SELECT CONCAT('<a href="', url, '">', title, '</a><br />') FROM links;
SELECT CONCAT('<a href="', url, '">', title, '</a><br />') FROM links;
29 Jul 2014, 06:05 PM

This is the pop-up flow.

[close]

SELECT CONCAT('<a href="', url, '">', title, '</a><br />') FROM links;
28 Jul 2014, 06:23 AM

This is the pop-up flow.

[close]

http://www.sergiorinaudo.com/how-to-linux-scheduled-tasks-with-contab/
 
Run Crontab
Invalid Email or Password