Recent Pastes

Pastes found: 2947
28 May 2014, 09:18 AM

This is the pop-up flow.

[close]

public $components = array(
		'Paginator',
		'Session',
		'Auth' => array(
			'authenticate' => array(
				'Form' => array(
					'userModel' => 'Account',
				 )
			),
			'loginAction'=>array('controller'=>'admin', 'action'=>'login'),
			'loginRedirect' => array('controller' => 'admin', 'action' => 'index'),
			'logoutRedirect' => array(
				'controller' => 'admin',
				'action' => 'login'
			),
	));
25 May 2014, 01:28 PM

This is the pop-up flow.

[close]

SELECT * FROM pttpos.tblorders as O WHERE O.Orderdate >= '2014-05-17' AND O.Orderdate <= '2014-05-18'
21 May 2014, 04:50 PM

This is the pop-up flow.

[close]

.container-fluid
20 May 2014, 07:58 PM

This is the pop-up flow.

[close]

http://wditestserver.com/live/pohsia/about-us/

This is the pop-up flow.

[close]

 
Visual Scraper - Web Scraping Software
 
Web scraping ( web harvesting or web data extraction ) is a computer software technique to extract information from websites. People collect data across the web for many purposes such as creating a search engine like Google, collecting customers feedback, col
14 May 2014, 03:07 PM

This is the pop-up flow.

[close]

http://stackoverflow.com/questions/2213541/vietnamese-character-in-net-console-application-utf-8
 
class Program
{
    [DllImport("kernel32.dll")]
    static extern bool SetConsoleOutputCP(uint wCodePageID);
 
    static void Main(string[] args)
    {
        SetConsoleOutputCP(65001);
        Console.OutputEncoding = Encoding.UTF8;
        Console.WriteLine("tést, тест, τεστ, ←↑→↓∏∑√∞①②③④, Bài viết chọn lọc");
        Console.ReadLine();
    }
}
08 May 2014, 09:07 PM

This is the pop-up flow.

[close]

bi kip quyen ru 
https://dl.dropboxusercontent.com/s/81p33iwoaes0eqy/BiKipQuyenRu.pdf?dl=1&token_hash=AAGkRKeYfnNKI8SGFSirlRTrzo-AVGcnb6cWaCkNn_KrFg&expiry=1399545162
29 Apr 2014, 05:07 PM

This is the pop-up flow.

[close]

$this->Form->getLastInsertId();
28 Apr 2014, 05:16 PM

This is the pop-up flow.

[close]

http://www.uphinhnhanh.com/view-10045tumblr_l1zhrjvagb1qbd8.jpg
28 Apr 2014, 03:21 PM

This is the pop-up flow.

[close]

Encountered a WebException (ConnectFailure), the request cannot be retried. Either the maximum number of retries has been exceeded (4/4) or the request is using a non-seekable stream.
Invalid Email or Password