Javascript debugger Website design
Return the numeric real user ID of the current process.
Returns the user id, as an integer
<?php echo posix_getuid(); //10000 ?>