update : 2015.11.03
php.shukuma.com

검색:
 
 
Redirect to a URL

Yaf_Controller_Abstract::redirect

(Yaf >=1.0.0)

Yaf_Controller_Abstract::redirectRedirect to a URL

설명

public bool Yaf_Controller_Abstract::redirect ( string $url )

redirect to a URL by sending a 302 header

인수

url

a location URL

반환값

bool