Currency Exchange System In PHP

 I hope Everything going be good today we are back with one small project php project named as Currency Exchange System.Project developed using php and database back end as MySQL. The main intentions of behind to develop this web based application is to make the currency exchange system process easier.The project has the good interactive user interface with beautiful icons.Anyone who knows the basic knowledge of computer and interaction with internet based application they can use product.Now we will understand the some basic features of projects.you can download the project source code from given link at end of the post.
The Project has the following features :

  •  Customer Module (Manage the customers details).
  • Rate Module (Manage the different currency rates)
  • Currency Transfer Module (CIV Transfer,Bank Transfer)
  • Reports Module
  • Track Serials
  • Recover Receipt
  •  
    Guidelines for Project Installation

  •  Download the project source code from given link and extract the .rar file
  •  You need any localhost server for to run the PHP project.I prefer Wamp server for this      project.Install any localhost server in your system.
  • Now copy the whole project file and paste it in "www" directory of the wamp localhost.(eg.C:\wamp\www\AXcurrency)
  • Now open phpmyadmin page to import the database in project.Now create one database name related to project title.i taken database name as "liveedit".In project source code you can see that "assignment.edit" import this sql file in database.this step is done!.
  • Now time to change the connection string.Go to the following directory of the project source code.C:\wamp\www\AXcurrency\db.php open that db.php file and change the database name.if you given assignment as database name no need to change.
  • Now run the localhost server and click on the project title
  • login details username : admin password : admin 
  •  
    Previous
    Next Post »