Home
last modified time | relevance | path

Searched refs:userid (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/build/
H A Dshtool580 userid=''
582 userid="`(id -u) 2>/dev/null`"
583 if [ ".$userid" = . ]; then
584 userid="`(id -u ${username}) 2>/dev/null`"
585 if [ ".$userid" = . ]; then
590 if [ ".$userid" = . ]; then
593 if [ ".$userid" = . ]; then
596 if [ ".$userid" = . ]; then
599 if [ ".$userid" = . ]; then
603 userid='?'
[all …]
/PHP-5.5/ext/session/tests/
H A D011.phpt13 @session_decode("userid|s:5:\"mazen\";chatRoom|s:1:\"1\";");
H A D029.phpt13 @session_decode("userid|s:5:\"mazen\";chatRoom|s:1:\"1\";");
/PHP-5.5/sapi/cgi/
H A DREADME.FastCGI114 Be sure to run the php binary as an appropriate userid. Also, firewall out

Completed in 18 milliseconds