Funcții pentru opțiuni/informații PHP
PHP Manual

getmyuid

(PHP 4, PHP 5, PHP 7)

getmyuidGets PHP script owner's UID

Descrierea

int getmyuid ( void )

Gets the user ID of the current script.

Valorile întoarse

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

A se vedea și


Funcții pentru opțiuni/informații PHP
PHP Manual