UNB Components Code Reference

UnbUi::RedirectAndExit method

Redirects the browser to another URL and terminates programme execution.

public static function UnbUi::RedirectAndExit ($url);

Parameters

url

Remarks

This requires output buffering to be active to clear any previously printed output. Output buffering is normally enabled in UnbEnvironment::EnableHttpCompression, called by UnbEnvironment::SetupEnvironment, called by UnbUi::Init.

Member of class: UnbUi

Implementation file: ui.class.php, line 244

© 2010 Yves Goergen. UNB Components Homepage. Reference generated on 2010-03-07.