JavaScript Editor Javascript debugger     Website design 


get_current_user

Gets the name of the owner of the current PHP script (PHP 4, PHP 5)
string get_current_user ( )

Returns the name of the owner of the current PHP script.

Return Values

Returns the username as a string.