UI İşlevleri
PHP Manual

UI\run

(PHP 7, UI 2.0.0)

UI\runEnter UI Loop

Açıklama

void UI\run ([ integer $flags ] )

Shall cause PHP to enter into the main loop, by default control will not be returned to the caller

Değiştirgeler

flags

Set UI\Loop to return control, and UI\Wait to return control after waiting

Dönen Değerler


UI İşlevleri
PHP Manual