A PHP Error was encountered

Severity: Warning

Message: fopen(/tmp/ci_session1h48h4sqcob35j205kgu297tdrt1cs8b): failed to open stream: No space left on device

Filename: drivers/Session_files_driver.php

Line Number: 176

Backtrace:

File: /var/www/html/application/controllers/Project.php
Line: 10
Function: __construct

File: /var/www/html/index.php
Line: 311
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_start(): Failed to read session data: user (path: /tmp)

Filename: Session/Session.php

Line Number: 143

Backtrace:

File: /var/www/html/application/controllers/Project.php
Line: 10
Function: __construct

File: /var/www/html/index.php
Line: 311
Function: require_once

Currency Converter using Java | Jaswinder
Coders Packet

Currency Converter using Java

By Jaswinder Singh

This code will help you to convert currencies as per the latest currency rates of different countries.

This code will help you to convert currencies as per the latest currency rates of different countries. It can convert six currencies namely US dollars, Pounds, Euro, Yen, Singapore dollars, and Yaun. You can add/delete more currencies as per your requirement within the package.

It includes several methods like convertMoney(), printConversionStatement(),getCurrencyText() etc. for conversion from one to another. As rates of currencies are volatile so it converts currency according to the rates of currency as of 14th October 2021.

 

Download Complete Code

Comments

No comments yet

Download Packet

Reviews Report

Submitted by Jaswinder Singh (Jaswinder)

Download packets of source code on Coders Packet