PHP Options/Info Функции
PHP Manual

getmyuid

(PHP 4, PHP 5)

getmyuidGets PHP script owner's UID

Описание

int getmyuid ( void )

Gets the user ID of the current script.

Връщани стойности

Returns the user ID of the current script, or FALSE on error.

Вж. също


PHP Options/Info Функции
PHP Manual