Guest User

Untitled

a guest
Jan 20th, 2019
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. public function isValid($value=array())
  2. {
  3. $userID=$value["userID"];
  4. $applicationID=$value["applicationID"];
  5.  
  6. /***** Validate next and return, etc.
Add Comment
Please, Sign In to add comment