Skip to content

Conversation

@JimLCH
Copy link

@JimLCH JimLCH commented Jun 4, 2022

// If Same Currency Checker - returns $from
if (is_numeric($converted_amount)) {
echo $converted_amount;
} else {
echo $amount;
}
?>

@JimLCH
Copy link
Author

JimLCH commented Jun 18, 2022

if (is_numeric($converted_amount)) {
echo $converted_amount;
} else {
echo $amount;
}

*pull request to be done for adding converted data and function

@JimLCH
Copy link
Author

JimLCH commented Jun 19, 2022

for additional code enhancement, you can let me know at email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant