%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /proc/3183/cwd/zanda.mx/
Upload File :
Create Path :
Current File : //proc/3183/cwd/zanda.mx/desarrollos.php

<?php
$data = array(
  "type" => "fnGetProducts",
  "pyt" => "Nw=="

  );

$ch = curl_init("https://bsys.mx/siga_ventas/ws_desarrollos/");
curl_setopt($ch, CURLOPT_POST, 1);
curl_setopt($ch, CURLOPT_POSTFIELDS, json_encode($data));
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_HTTPHEADER, array('Content-Type: application/json'));
$result = curl_exec($ch); // Submit the POST request
curl_close($ch); // Close cURL session handle

//$respuesta=json_decode($result,true);
echo $result; 
//print ($respuesta);

  //"pyt" => "OQ=="
?>


Zerion Mini Shell 1.0