Help for this page

Select Code to Download


  1. or download this
    if ($response == 200) {
      #
    ...
    else {
      # default
    }
    
  2. or download this
    next if ($response == 500);