Recent Pastes

Pastes found: 2291
19 Apr 2014, 10:08 AM

This is the pop-up flow.

[close]

public function checkCurrentPassword($data) {
	    $this->id = AuthComponent::user('id');
	    $password = $this->field('password');
	    return( AuthComponent::password($data['User']['current_password'] ) == $password);
	}

This is the pop-up flow.

[close]

<div  style="width: 500px; margin: auto ">
 
    <div class="span6 center">
        <?php echo $this->Session->flash(); ?>
    <?php echo $this->Form->create('User'); ?>
         <fieldset>
              <legend><?php echo __('Change Password'); ?></legend>
         <?php
                    echo $th

This is the pop-up flow.

[close]

public function  changepassword()
	{
		$this->layout = 'home';
		if ($this->Auth->user('id')) {   // Just to  make sure User is logged 
            $this->User->id = $this->Auth->user('id');  // Set User Id
            if (!$this->User->exists()) {
                throw new NotFoundException(__('Inv

This is the pop-up flow.

[close]

 
<script src="//code.jquery.com/jquery-1.10.2.js"></script>
<script src="//code.jquery.com/ui/1.10.4/jquery-ui.js"></script>
<script type="text/javascript" charset="utf-8" async defer>
 
	 $.ajax({
		     url: "<?php echo Router::url(array('controller'=>'Home','action'=>'test'));?>",
		     type: 'P
18 Apr 2014, 04:11 PM

This is the pop-up flow.

[close]

https://software.intel.com/en-us/html5/tools
18 Apr 2014, 04:08 PM

This is the pop-up flow.

[close]

http://ps00234.zz.mu/simple3/
18 Apr 2014, 03:55 PM

This is the pop-up flow.

[close]

http://bestgfx.biz/photoshop/psd-hitech/148985-graphicriver-ui-kit-mobile-4-color-creative.html

This is the pop-up flow.

[close]

  <script>
			$.supersized({
				slide_interval          :   8000,
				transition              :   1, 
				transition_speed		:	0,
				image_protect			:	1,
				performance				:	1,
				autoplay				:	1,videoautoplay			:	0,
				vertical_center			:	true,										   
				slide_links				:	"blank",
				sli
16 Apr 2014, 06:16 PM

This is the pop-up flow.

[close]

- VisualScraper.Agent
  - Loi 1
    - Khong login duoc voi account khanhzero
    - asdasd
  - Loi 2
- Website
  - asdsd
  - asdsad
- 
16 Apr 2014, 05:19 PM

This is the pop-up flow.

[close]

 $file = $this->data['Article']['image'];
move_uploaded_file($file['tmp_name'], WWW_ROOT . 'img/article/' . $file['name']);
Invalid Email or Password