Skip to content

Instantly share code, notes, and snippets.

View rodrigocabraln's full-sized avatar

rodrigocabraln

View GitHub Profile
@rodrigocabraln
rodrigocabraln / cotizacionBCU.php
Created May 19, 2021 14:45 — forked from MaskeZen/cotizacionBCU.php
Cotización del BCU WS
<?php
getCotizacionesWS();
function getCotizacionesWS(){
$context = [
"ssl" => [
"verify_peer" => FALSE,
"verify_peer_name" => FALSE,
'crypto_method' => STREAM_CRYPTO_METHOD_TLS_CLIENT