Skip to content

dogukanoksuz/tcmb-currency-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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