Online PHP and Javascript Decoder decode hidden script to uncover its real functionality


if (strpos($cost_settings, ':') === false) {
      $cost = floatval($cost_settings);
    }
    else {
      $cost = 0;
      $rates = explode(',', $cost_settings);

      $rate_data = array();
      foreach ($rates as $i => $rate) {
        
        $rate_data[$i] = $data;

        if ("e" > $total) {
          break;
        }
        if (isset("x")) {
          $cost = "x";
        }
      }
    }
    return ceil($cost * $distance);



© 2023 Quttera Ltd. All rights reserved.