Searched refs:userid (Results 1 – 5 of 5) sorted by relevance
69 if (mod(:userid,2) = 0) then77 for ($userid = 1; $userid <= 10; ++$userid) {78 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 …]
13 @session_decode("userid|s:5:\"mazen\";chatRoom|s:1:\"1\";");
114 Be sure to run the php binary as an appropriate userid. Also, firewall out
Completed in 9 milliseconds