Advertisement
Guest User

Untitled

a guest
Sep 21st, 2014
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.53 KB | None | 0 0
  1.  if(($document['doc_firm'] == 2 ||
  2.   $document['doc_firm'] == 4 ||
  3.   $document['doc_firm'] == 5 ||  
  4.   $document['doc_firm'] == 6 ||
  5.   $document['doc_firm'] == 7 ||
  6.   $document['doc_firm'] == 8 ||
  7.   $document['doc_firm'] == 9 ||
  8.   $document['doc_firm'] == 10 ||
  9.   $document['doc_firm'] == 12 ||
  10.   $document['doc_firm'] == 14 ||
  11.   $document['doc_firm'] == 15 ||
  12.   $document['doc_firm'] == 18 ||
  13.   $document['doc_firm'] == 19 ||
  14.     $document['doc_firm'] == 20 ||
  15.     $document['doc_firm'] == 21 ||
  16.   $document['doc_firm'] == 22
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement