Searched refs:userid (Results 1 – 4 of 4) sorted by relevance
70 if (mod(:userid,2) = 0) then78 for ($userid = 1; $userid <= 10; ++$userid) {79 oci_bind_by_name($s, ':userid', $userid, -1, SQLT_INT);
580 userid=''582 userid="`(id -u) 2>/dev/null`"583 if [ ".$userid" = . ]; then584 userid="`(id -u ${username}) 2>/dev/null`"585 if [ ".$userid" = . ]; then590 if [ ".$userid" = . ]; then593 if [ ".$userid" = . ]; then596 if [ ".$userid" = . ]; then599 if [ ".$userid" = . ]; then603 userid='?'[all …]
15 @session_decode("userid|s:5:\"mazen\";chatRoom|s:1:\"1\";");
15 session_decode("userid|s:5:\"mazen\";chatRoom|s:1:\"1\";");
Completed in 9 milliseconds