Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 277 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 277 Bytes

TCMB Currency Converter

How to use it?

<?php require_once("tcmb.php"); echo TCMB_Converter(from, to, value); ?>

Changelog v2.0

  • Simplexml bug fixed
  • Code refactored completely
  • Working way faster
  • Used cURL instead of simplexml_open_url