Skip to content

Update convert.php#14

Open
JimLCH wants to merge 1 commit into
CodersPress:masterfrom
JimLCH:patch-1
Open

Update convert.php#14
JimLCH wants to merge 1 commit into
CodersPress:masterfrom
JimLCH:patch-1

Conversation

@JimLCH

@JimLCH JimLCH commented Jun 4, 2022

Copy link
Copy Markdown

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

@JimLCH

JimLCH commented Jun 18, 2022

Copy link
Copy Markdown
Author

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

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

@JimLCH

JimLCH commented Jun 19, 2022

Copy link
Copy Markdown
Author

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