GoLang getmyuid

request it (348)
GoLang replacement for PHP's getmyuid [edit | history]



Do you know a GoLang replacement for PHP's getmyuid? Write it!

PHP getmyuid

PHP original manual for getmyuid [ show | php.net ]

getmyuid

(PHP 4, PHP 5, PHP 7)

getmyuidGets PHP script owner's UID

Description

int getmyuid ( void )

Gets the user ID of the current script.

Return Values

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

See Also