Hello friends,
What is this;
Exchange Rates Php Script pulls the exchange rate and reflects it on the screen.
Description
Exchange Rates Php Script is useful for all of you. When writing the code we will get help from file_get_contents, json_decode, in_array. I have not explained the details of the functions below.
Functions we will use;
file_get_contents — Reads entire file into a string
json_decode — Decodes a JSON string
in_array — Checks if a value exists in an array
Setup;
You do not need to take any action after uploading the files in Github to the server. After uploading files, it will work without any problems.
Github Project:
https://github.com/Ruhum36/Php-ile-Doviz-Kuru-ekme
Github Profile
Github Project
Project Interface
Codes
Posted on Utopian.io - Rewarding Open Source Contributors