Help for this page

Select Code to Download


  1. or download this
    if ($res->decoded_content eq 'VERIFIED') {
      # send email for VERIFIED
    } else {
      # send email for INVALID or other response
    }