PROFILE PROVINCE IN INDONESIA ON WEB BASE INFORMATION SYSTEM

PROJECT REPORT PROFILE PROVINCE IN INDONESIA ON WEB BASE INFORMATION SYSTEM Adrianus Ivan Aris Pratama 08.02.0013 2013 FAKULTAS ILMU KOMPUTER UNIVER...
Author: Shona Mason
3 downloads 4 Views 158KB Size
PROJECT REPORT

PROFILE PROVINCE IN INDONESIA ON WEB BASE INFORMATION SYSTEM Adrianus Ivan Aris Pratama 08.02.0013 2013

FAKULTAS ILMU KOMPUTER UNIVERSITAS KATOLIK SOEGIJAPRANATA Jl. Pawiyatan Luhur IV/1, Bendan Dhuwur, SEMARANG 50234 Telp. 024-8441555 (hunting) Web: http://www.unika.ac.id Email: [email protected]

 

APPROVAL AND RATIFICATION PAGE PROJECT REPORT PROFILE PROVINCES IN INDONESIA ON WEB BASE INFORMATION SYSTEM This Project Report has been approved and ratified by Dean of Computer Science Faculty on . . . . With the approval,

Examiner,

Shinta Estri W, S.Si, M.Cs NPP : 058.1.2007.272

Supervisor,

Hironimus Leong, S.Kom, M.Kom NPP: 058.1.2007.273

Examiner,

R.Setiawan Aji Nugroho, ST.,McompIT NPP: 058.1.2004.264

Examiner,

Examiner,

Suyanto EA,Ir.,M.Sc NPP : 058.1.1992.116

Dean of Faculty of Computer Science,

Rosita Herawati, ST, MIT NPP:058.1.2004.263

Hironimus Leong, S.Kom, M.Kom NPP: 058.1.2007.273

ii   

STATEMENT OF ORIGINALITY

Here with, I Name : Adrianus Ivan Aris Pratama NIM

: 08.02.0013 Confirm that the projects that I make is the result of the work itself and is

not a plagiarism other people's work, except that in written is refer to other writings. If later on proved that this project is the result of plagiarism, then I am willing to accept the sanctions.

Semarang, January 10th 2013

Adrianus Ivan Aris Pratama 08.02.0013

iii   

FOREWORD Saying  grace  and  thanks  the  Lord  Jesus  Christ  for  always  bestow  love  and  unfortunately, so it can complete the  final project,  titled  PROFILE PROVINCE

IN INDONESIA ON WEB BASE INFORMATION SYSTEM.  I  believed  that  without guidance from God, I will not be able to pass all the obstacles that occur during  manufacture  of  the  final  project.  In  making  the  final  project,  I  realized  that  the  final  project will not materialized without the help and support from various parties.  And in 

this opportunity, I would like to thanks :  1. Mr. Hironimus Marlon Leong, S.Kom, M.Kom as Dean of Faculty Computer Science Unika Soegijapranata and as supervisor project that gives me idea and

advices to finish my project 2. Mr. Suyanto EA, Ir, M.Sc coordinator Project. 3. Miss Rosita Herawati, ST, Shinta Estri W, S.Si, M.Cs, MIT professors, and Mr.

R.Setiawan Aji Nugroho, ST., McompIT as examiner who have provided valuable input to me in completing the final project. 4. The entire Mr and Miss faculty staff who have given stock of knowledge that I was able to face future challenges. 5. Father and mother, sister (Via) which has helped me through prayer 6. All of my friends IKOM (David H, Panggih, Yusni, Pujangga, Rena, Andes, Tyas, Viki) thank you for his support during this. 7. All of my friends Gojek Kere Group (Ary, Gilang, Henry, Angga, Daniel, Septa) 8. All of my Friends Indonesian Youth Day (Tita, Landri, Nawi, Saverin, Jessica, Karembo, Tata, Galih, Astri, Rani, Astrid) 9. All the partries can not mention here who have helped to complete the final project.

v   

In completing this report, I am not free from faults and short comings, so if there are errors in the preparation of this report, I asked for constructive criticism and suggestions. Hopefully report can provide benefits to us all.

Semarang, January 10th 2013

Adrianus Ivan Aris Pratama 08.02.0013

vi   

ABSTRACT The province of Indonesia is very much, so to find information is needed to find from various web the province. Provinces in Indonesia there are 33 the province, and spread in the islands. Many things that can be searched in a single province, so it requires a web that holds information from the various the province. For create project I am using PHP for design web, MySQL to make database, Crontab for setting time update, FTP for get n put file to upload, and eclipse for mobile display. This project make user easily to get information. This project can useful for user to know province of Indonesia well. Keyword : province, Indonesia

vii   

TABLE OF CONTENTS APPROVAL AND RATIFICATION PAGE ................................................. ii STATEMENT OF ORIGINALITY ............................................................... iii FOREWORD .................................................................................................... iv ABSTRACT ...................................................................................................... vi TABLE OF CONTENT ................................................................................... vii TABLE OF FIGURE ....................................................................................... ix CHAPTER I : INTRODUCTION 1.1. Background ................................................................................................ 1 1.2. Scope .......................................................................................................... 1 1.3. Objective ..................................................................................................... 1 CHAPTER II : LITERATURE STUDY 2.1. Database ...................................................................................................... 3 2.2. PHP ............................................................................................................ 3 2.3. MySQL........................................................................................................ 4 CHAPTER III : PLANNING 3.1 Research Methodology ............................................................................... 5 3.2. Project Management ................................................................................... 6 CHAPTER IV : ANALYSIS AND DESIGN

4.1. Analysis ...................................................................................................... 7 4.2. Activity Diagram ........................................................................................ 7 4.3. Design ......................................................................................................... 8

viii   

CHAPTER V : IMPLEMENTATION AND TESTING

5.1. Implementation .......................................................................................... 9 5.2. Testing ..................................................................................................................19 CHAPTER VI : CONCLUSION AND FURTHER RESEARCH 6.1. Conclusion. ................................................................................................ 22 6.2. Further Research ....................................................................................... 22 REFERENCE. ............................................................................................................23

ix   

TABLE OF FIGURE Timeline Management ........................................................................................ 6 Table Analysis .................................................................................................... 7 Table Activity Diagram ...................................................................................... 7 Table Crontab ..................................................................................................... 8 Home Webhosting .............................................................................................. 9 Database 1 .......................................................................................................... 9 Database 2 .......................................................................................................... 10 phpMyadmin 1 ................................................................................................... 10 phpMyadmin 2 .................................................................................................... 11 phpMyadmin 3 ................................................................................................... 11 Database Column ............................................................................................... 12 File Manager 1 ................................................................................................... 12 File Manager 2 ................................................................................................... 13 FTP ..................................................................................................................... 13 FTP Get .............................................................................................................. 14 FTP Put .............................................................................................................. 14 Crontab 1 ............................................................................................................. 14 Crontab 2 ............................................................................................................. 14 database.php ........................................................................................................ 19 search.php ........................................................................................................... 19 search2.php ......................................................................................................... 20 map.php ............................................................................................................... 20 update.php ........................................................................................................... 21

x