├── .gitattributes ├── .gitignore ├── ARSIP ├── arsip.php ├── arsip_hapus.php ├── arsip_proses.php ├── arsip_upload.php └── arsip_view.php ├── DISPOSISI_SURAT ├── disposisi.php ├── disposisi_hapus.php └── disposisi_view.php ├── JENIS_SURAT ├── jenis.php ├── jenis_hapus.php ├── jenis_proses.php └── jenis_view.php ├── KOP_SURAT ├── kop.php ├── kop_hapus.php ├── kop_proses.php ├── kop_view.php ├── lg_akba.png ├── logo_kop.PNG └── stia_logo.jpg ├── LAMPIRAN ├── 4 │ ├── Untitled.png │ └── wanita.PNG ├── 12 │ ├── PotonganDiskon_harga.PDF │ └── PotonganDiskon_harga.png └── 13 │ ├── wanita.PNG │ └── www.planetb.ca-projects-syntaxHighlighter-popup.php.png ├── PDF ├── font │ ├── courier.php │ ├── courierb.php │ ├── courierbi.php │ ├── courieri.php │ ├── helvetica.php │ ├── helveticab.php │ ├── helveticabi.php │ ├── helveticai.php │ ├── symbol.php │ ├── times.php │ ├── timesb.php │ ├── timesbi.php │ ├── timesi.php │ └── zapfdingbats.php └── fpdf.php ├── SURAT_KELUAR ├── LihatPDF.php ├── SuratKeluarDetail.php ├── SuratKeluarHapus.php ├── frmTambahSuratKeluar.php ├── kirim_surat_keluar.php ├── surat_keluar.php ├── surat_keluar_proses.php └── surat_keluar_upload.php ├── SURAT_MASUK ├── SuratMasukDetail.php ├── frmDisposisi.php ├── frmDisposisi_proses.php └── surat_masuk.php ├── USER ├── user.php ├── user_hapus.php ├── user_proses.php └── user_view.php ├── cek_login.php ├── css ├── SIAS.css ├── bootstrap.css ├── bootstrap.min.css └── jquery.pnotify.default.css ├── fungsi.php ├── img ├── glyphicons-halflings-white.png ├── glyphicons-halflings.png ├── loading.gif ├── stia.jpg ├── stia_gedung.jpg ├── stia_logo.jpg └── stia_logo.png ├── index.php ├── js ├── bootstrap-modal.js ├── bootstrap-popover.js ├── bootstrap.js ├── bootstrap.min.js ├── jquery-1.10.1.min.js ├── jquery.pnotify.min.js └── tinymce │ ├── langs │ └── readme.md │ ├── license.txt │ ├── plugins │ ├── advlist │ │ └── plugin.min.js │ ├── anchor │ │ └── plugin.min.js │ ├── autolink │ │ └── plugin.min.js │ ├── autoresize │ │ └── plugin.min.js │ ├── autosave │ │ └── plugin.min.js │ ├── bbcode │ │ └── plugin.min.js │ ├── charmap │ │ └── plugin.min.js │ ├── code │ │ └── plugin.min.js │ ├── contextmenu │ │ └── plugin.min.js │ ├── directionality │ │ └── plugin.min.js │ ├── emoticons │ │ ├── img │ │ │ ├── smiley-cool.gif │ │ │ ├── smiley-cry.gif │ │ │ ├── smiley-embarassed.gif │ │ │ ├── smiley-foot-in-mouth.gif │ │ │ ├── smiley-frown.gif │ │ │ ├── smiley-innocent.gif │ │ │ ├── smiley-kiss.gif │ │ │ ├── smiley-laughing.gif │ │ │ ├── smiley-money-mouth.gif │ │ │ ├── smiley-sealed.gif │ │ │ ├── smiley-smile.gif │ │ │ ├── smiley-surprised.gif │ │ │ ├── smiley-tongue-out.gif │ │ │ ├── smiley-undecided.gif │ │ │ ├── smiley-wink.gif │ │ │ └── smiley-yell.gif │ │ └── plugin.min.js │ ├── example │ │ └── plugin.min.js │ ├── example_dependency │ │ └── plugin.min.js │ ├── fullpage │ │ └── plugin.min.js │ ├── fullscreen │ │ └── plugin.min.js │ ├── hr │ │ └── plugin.min.js │ ├── image │ │ └── plugin.min.js │ ├── importcss │ │ └── plugin.min.js │ ├── insertdatetime │ │ └── plugin.min.js │ ├── layer │ │ └── plugin.min.js │ ├── legacyoutput │ │ └── plugin.min.js │ ├── link │ │ └── plugin.min.js │ ├── lists │ │ └── plugin.min.js │ ├── media │ │ ├── moxieplayer.swf │ │ └── plugin.min.js │ ├── nonbreaking │ │ └── plugin.min.js │ ├── noneditable │ │ └── plugin.min.js │ ├── pagebreak │ │ └── plugin.min.js │ ├── paste │ │ └── plugin.min.js │ ├── preview │ │ └── plugin.min.js │ ├── print │ │ └── plugin.min.js │ ├── save │ │ └── plugin.min.js │ ├── searchreplace │ │ └── plugin.min.js │ ├── spellchecker │ │ └── plugin.min.js │ ├── tabfocus │ │ └── plugin.min.js │ ├── table │ │ └── plugin.min.js │ ├── template │ │ └── plugin.min.js │ ├── textcolor │ │ └── plugin.min.js │ ├── visualblocks │ │ ├── css │ │ │ └── visualblocks.css │ │ └── plugin.min.js │ ├── visualchars │ │ └── plugin.min.js │ └── wordcount │ │ └── plugin.min.js │ ├── skins │ └── lightgray │ │ ├── content.inline.min.css │ │ ├── content.min.css │ │ ├── fonts │ │ ├── icomoon-small.eot │ │ ├── icomoon-small.svg │ │ ├── icomoon-small.ttf │ │ ├── icomoon-small.woff │ │ ├── icomoon.eot │ │ ├── icomoon.svg │ │ ├── icomoon.ttf │ │ ├── icomoon.woff │ │ └── readme.md │ │ ├── img │ │ ├── anchor.gif │ │ ├── loader.gif │ │ ├── object.gif │ │ ├── trans.gif │ │ └── wline.gif │ │ ├── skin.ie7.min.css │ │ └── skin.min.css │ ├── themes │ └── modern │ │ └── theme.min.js │ └── tinymce.min.js ├── koneksi.php ├── logout.php ├── nbproject ├── private │ ├── private.properties │ └── private.xml ├── project.properties └── project.xml ├── utama.php └── welcome.php /.gitattributes: -------------------------------------------------------------------------------- 1 | # Auto detect text files and perform LF normalization 2 | * text=auto 3 | 4 | # Custom for Visual Studio 5 | *.cs diff=csharp 6 | *.sln merge=union 7 | *.csproj merge=union 8 | *.vbproj merge=union 9 | *.fsproj merge=union 10 | *.dbproj merge=union 11 | 12 | # Standard to msysgit 13 | *.doc diff=astextplain 14 | *.DOC diff=astextplain 15 | *.docx diff=astextplain 16 | *.DOCX diff=astextplain 17 | *.dot diff=astextplain 18 | *.DOT diff=astextplain 19 | *.pdf diff=astextplain 20 | *.PDF diff=astextplain 21 | *.rtf diff=astextplain 22 | *.RTF diff=astextplain 23 | -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | ################# 2 | ## Eclipse 3 | ################# 4 | 5 | *.pydevproject 6 | .project 7 | .metadata 8 | bin/ 9 | tmp/ 10 | *.tmp 11 | *.bak 12 | *.swp 13 | *~.nib 14 | local.properties 15 | .classpath 16 | .settings/ 17 | .loadpath 18 | 19 | # External tool builders 20 | .externalToolBuilders/ 21 | 22 | # Locally stored "Eclipse launch configurations" 23 | *.launch 24 | 25 | # CDT-specific 26 | .cproject 27 | 28 | # PDT-specific 29 | .buildpath 30 | 31 | 32 | ################# 33 | ## Visual Studio 34 | ################# 35 | 36 | ## Ignore Visual Studio temporary files, build results, and 37 | ## files generated by popular Visual Studio add-ons. 38 | 39 | # User-specific files 40 | *.suo 41 | *.user 42 | *.sln.docstates 43 | 44 | # Build results 45 | 46 | [Dd]ebug/ 47 | [Rr]elease/ 48 | x64/ 49 | build/ 50 | [Bb]in/ 51 | [Oo]bj/ 52 | 53 | # MSTest test Results 54 | [Tt]est[Rr]esult*/ 55 | [Bb]uild[Ll]og.* 56 | 57 | *_i.c 58 | *_p.c 59 | *.ilk 60 | *.meta 61 | *.obj 62 | *.pch 63 | *.pdb 64 | *.pgc 65 | *.pgd 66 | *.rsp 67 | *.sbr 68 | *.tlb 69 | *.tli 70 | *.tlh 71 | *.tmp 72 | *.tmp_proj 73 | *.log 74 | *.vspscc 75 | *.vssscc 76 | .builds 77 | *.pidb 78 | *.log 79 | *.scc 80 | 81 | # Visual C++ cache files 82 | ipch/ 83 | *.aps 84 | *.ncb 85 | *.opensdf 86 | *.sdf 87 | *.cachefile 88 | 89 | # Visual Studio profiler 90 | *.psess 91 | *.vsp 92 | *.vspx 93 | 94 | # Guidance Automation Toolkit 95 | *.gpState 96 | 97 | # ReSharper is a .NET coding add-in 98 | _ReSharper*/ 99 | *.[Rr]e[Ss]harper 100 | 101 | # TeamCity is a build add-in 102 | _TeamCity* 103 | 104 | # DotCover is a Code Coverage Tool 105 | *.dotCover 106 | 107 | # NCrunch 108 | *.ncrunch* 109 | .*crunch*.local.xml 110 | 111 | # Installshield output folder 112 | [Ee]xpress/ 113 | 114 | # DocProject is a documentation generator add-in 115 | DocProject/buildhelp/ 116 | DocProject/Help/*.HxT 117 | DocProject/Help/*.HxC 118 | DocProject/Help/*.hhc 119 | DocProject/Help/*.hhk 120 | DocProject/Help/*.hhp 121 | DocProject/Help/Html2 122 | DocProject/Help/html 123 | 124 | # Click-Once directory 125 | publish/ 126 | 127 | # Publish Web Output 128 | *.Publish.xml 129 | *.pubxml 130 | 131 | # NuGet Packages Directory 132 | ## TODO: If you have NuGet Package Restore enabled, uncomment the next line 133 | #packages/ 134 | 135 | # Windows Azure Build Output 136 | csx 137 | *.build.csdef 138 | 139 | # Windows Store app package directory 140 | AppPackages/ 141 | 142 | # Others 143 | sql/ 144 | *.Cache 145 | ClientBin/ 146 | [Ss]tyle[Cc]op.* 147 | ~$* 148 | *~ 149 | *.dbmdl 150 | *.[Pp]ublish.xml 151 | *.pfx 152 | *.publishsettings 153 | 154 | # RIA/Silverlight projects 155 | Generated_Code/ 156 | 157 | # Backup & report files from converting an old project file to a newer 158 | # Visual Studio version. Backup files are not needed, because we have git ;-) 159 | _UpgradeReport_Files/ 160 | Backup*/ 161 | UpgradeLog*.XML 162 | UpgradeLog*.htm 163 | 164 | # SQL Server files 165 | App_Data/*.mdf 166 | App_Data/*.ldf 167 | 168 | ############# 169 | ## Windows detritus 170 | ############# 171 | 172 | # Windows image file caches 173 | Thumbs.db 174 | ehthumbs.db 175 | 176 | # Folder config file 177 | Desktop.ini 178 | 179 | # Recycle Bin used on file shares 180 | $RECYCLE.BIN/ 181 | 182 | # Mac crap 183 | .DS_Store 184 | 185 | 186 | ############# 187 | ## Python 188 | ############# 189 | 190 | *.py[co] 191 | 192 | # Packages 193 | *.egg 194 | *.egg-info 195 | dist/ 196 | build/ 197 | eggs/ 198 | parts/ 199 | var/ 200 | sdist/ 201 | develop-eggs/ 202 | .installed.cfg 203 | 204 | # Installer logs 205 | pip-log.txt 206 | 207 | # Unit test / coverage reports 208 | .coverage 209 | .tox 210 | 211 | #Translations 212 | *.mo 213 | 214 | #Mr Developer 215 | .mr.developer.cfg 216 | -------------------------------------------------------------------------------- /ARSIP/arsip_hapus.php: -------------------------------------------------------------------------------- 1 | 23 | -------------------------------------------------------------------------------- /ARSIP/arsip_proses.php: -------------------------------------------------------------------------------- 1 | 55 | -------------------------------------------------------------------------------- /ARSIP/arsip_upload.php: -------------------------------------------------------------------------------- 1 | 11 | alert('Nomor ID Arsip belum terset'); 12 | window.location.href = 'arsip.php'; 13 | "; 14 | exit(); 15 | } 16 | $no = remove_Special_char($id); 17 | $jumlah_file = count($_FILES["upload"]["name"]); 18 | $path = "../LAMPIRAN/$no/"; 19 | if (!file_exists($path)) { 20 | umask(0); 21 | mkdir($path, 0777, TRUE); 22 | } 23 | for ($i = 0; $i < $jumlah_file; $i++) { 24 | $tmp_file = $_FILES['upload']['tmp_name'][$i]; 25 | $filetype = $_FILES['upload']['type'][$i]; 26 | $filesize = $_FILES['upload']['size'][$i]; 27 | $filename = $_FILES['upload']['name'][$i]; 28 | if (move_uploaded_file($tmp_file, $path . $filename)) { 29 | $lampiran_store_db = $lampiran_store_db.",".$filename; 30 | echo ""; 34 | } else { 35 | echo ""; 39 | } 40 | } 41 | 42 | $lampiran_store_db = trim($lampiran_store_db,","); 43 | $sql="UPDATE t_arsip_surat SET lampiran_file='$lampiran_store_db' WHERE id_arsip='$id'"; 44 | eksekusi_sql($sql); 45 | ?> 46 | -------------------------------------------------------------------------------- /ARSIP/arsip_view.php: -------------------------------------------------------------------------------- 1 | 0) { 14 | $data = mysql_fetch_row($kueri); 15 | echo $data[0]."|".$data[1]."|".$data[2]."|".$data[3]."|".$data[4]."|".$data[5]; 16 | } else { 17 | echo "tidak ditemukan data"; 18 | } 19 | } 20 | ?> 21 | -------------------------------------------------------------------------------- /DISPOSISI_SURAT/disposisi.php: -------------------------------------------------------------------------------- 1 | 4 |
5 |
6 |
MANAJEMEN DATA DISPOSISI SURAT MASUK
7 |
8 |
9 |

10 |

11 |

12 | Detail Data Disposisi 13 | 14 |
15 | 16 |
17 | 18 |
19 |
20 |
21 | 22 |
23 | 24 |
25 |
26 |
27 | 28 |
29 | 32 |
33 |
34 |
35 | 36 |
37 | 40 |
41 |
42 |
43 | 44 |
45 | 48 |
49 |
50 |
51 | 52 |
53 | 54 |
55 |
56 |
57 |
58 |

59 |

60 | 61 | 62 | 63 | 64 | 65 | 66 | 67 | 68 | 69 | "; 81 | echo ""; 82 | echo ""; 83 | echo ""; 84 | echo ""; 85 | echo ""; 86 | echo ""; 92 | echo ""; 93 | $i += 1; 94 | } 95 | ?> 96 | 97 |
#No. SuratTgl DisposisiIsi DisposisiCatatanAksi
$i{$data['no_surat_keluar_fk']}{$data['tgl_disposisi']}{$data['isi_disposisi']}{$data['catatan_disposisi']}"; 87 | echo "
"; 88 | echo ""; 89 | echo ""; 90 | echo "
"; 91 | echo "
98 |

99 |
100 |
101 | -------------------------------------------------------------------------------- /DISPOSISI_SURAT/disposisi_hapus.php: -------------------------------------------------------------------------------- 1 | 19 | -------------------------------------------------------------------------------- /DISPOSISI_SURAT/disposisi_view.php: -------------------------------------------------------------------------------- 1 | 0) { 21 | $data = mysql_fetch_row($kueri); 22 | echo $data[0]."|".$data[1]."|".$data[2]."|".$data[3]."|".$data[4]."|".$data[5]; 23 | } else { 24 | echo "tidak ditemukan data"; 25 | } 26 | } 27 | ?> 28 | -------------------------------------------------------------------------------- /JENIS_SURAT/jenis_hapus.php: -------------------------------------------------------------------------------- 1 | 19 | -------------------------------------------------------------------------------- /JENIS_SURAT/jenis_proses.php: -------------------------------------------------------------------------------- 1 | 52 | -------------------------------------------------------------------------------- /JENIS_SURAT/jenis_view.php: -------------------------------------------------------------------------------- 1 | 0) { 14 | $data = mysql_fetch_row($kueri); 15 | echo $data[0].",".$data[1].",".$data[2].",".$data[3]; 16 | } else { 17 | echo "tidak ditemukan data"; 18 | } 19 | } 20 | ?> 21 | -------------------------------------------------------------------------------- /KOP_SURAT/kop_hapus.php: -------------------------------------------------------------------------------- 1 | 24 | -------------------------------------------------------------------------------- /KOP_SURAT/kop_proses.php: -------------------------------------------------------------------------------- 1 | alert($pesan);window.location.href='../$path';"; 29 | echo ""; 33 | } 34 | 35 | 36 | //mulai--------------------------------------------------------------------------- 37 | if (isset($_POST) and $_SERVER['REQUEST_METHOD'] == "POST") { 38 | $mode = $_POST["MODE"]; 39 | $tmp = $_POST["tmp"]; 40 | $id = $_POST["txtID"]; 41 | $nama = $_POST["txtNama"]; 42 | $lembaga = $_POST["txtLembaga"]; 43 | $alamat = $_POST["txtAlamat"]; 44 | $telp = $_POST["txtTelp"]; 45 | $kodepos = $_POST["txtKodePos"]; 46 | $fax = $_POST["txtFax"]; 47 | $site = $_POST["txtWeb"]; 48 | $email = $_POST["txtEmail"]; 49 | // $logo = $_POST["txtID"]; 50 | 51 | if ($mode == "ADD") { 52 | if (cek_data_exist("SELECT id_kop FROM t_kop_surat WHERE id_kop='$id'")) { 53 | echo "Maaf data yang anda masukkan sudah ada, coba data yang lain"; 54 | exit(); 55 | } 56 | $sql = "INSERT INTO t_kop_surat(id_kop,nama_kop,nama_lembaga,alamat,no_telp,kode_pos,no_fax,site,email) 57 | VALUES('$id','$nama','$lembaga','$alamat','$telp','$kodepos','$fax','$site','$email')"; 58 | if (mysql_query($sql)) { 59 | pesan("berhasil menyimpan data", "utama.php?p=kop"); 60 | } else { 61 | pesan("gagal menyimpan data", "utama.php?p=kop"); 62 | } 63 | } else if ($mode == "EDIT") { 64 | $sql = "UPDATE t_kop_surat SET 65 | id_kop='$id', 66 | nama_kop='$nama', 67 | nama_lembaga='$lembaga', 68 | alamat='$alamat', 69 | no_telp='$telp', 70 | kode_pos='$kodepos', 71 | no_fax='$fax', 72 | site='$site', 73 | email='$email' WHERE id_kop='$tmp';"; 74 | if (mysql_query($sql)) { 75 | pesan("berhasil mengubah data", "utama.php?p=kop"); 76 | } else { 77 | pesan("gagal mengubah data", "utama.php?p=kop"); 78 | } 79 | } 80 | 81 | //cek file upload terset 82 | if (empty($_FILES['txtFile'])) { 83 | exit(); 84 | } else { 85 | // no file uploaded.. 86 | 87 | $nama_upload = $_FILES['txtFile']['name']; 88 | $size_upload = $_FILES['txtFile']['size']; 89 | $tmp_upload = $_FILES['txtFile']["tmp_name"]; 90 | 91 | //validasi format gambar 92 | $nama = strtolower(stripslashes($nama_upload)); 93 | $nama_ext = strtolower(getExtension($nama)); 94 | if (($nama_ext != "jpg") && ($nama_ext != "jpeg") && ($nama_ext != "png") && ($nama_ext != "gif")) { 95 | pesan("format gambar tidak diizinkan kecuali (jpg,jpeg,png,gif)", "utama.php?p=kop"); 96 | exit(); 97 | } 98 | 99 | 100 | $path_upload = "../KOP_SURAT/"; 101 | $foto_upload = $path_upload . $nama; 102 | 103 | if (strlen($nama)) { 104 | if ($size_upload < (1024 * 100)) { 105 | if (move_uploaded_file($tmp_upload, $foto_upload)) { 106 | if ($nama_ext == "jpg" || $nama_ext == "jpeg") { 107 | $sumber = imagecreatefromjpeg($foto_upload); 108 | } else if ($nama_ext == "png") { 109 | $sumber = imagecreatefrompng($foto_upload); 110 | } else if ($nama_ext == "gif") { 111 | $sumber = imagecreatefromgif($foto_upload); 112 | } 113 | //mengambil ukuran tinggi dan lebar file 114 | list($lebar, $tinggi) = getimagesize($foto_upload); 115 | //ukuran gambar 140x140 pixel 116 | $lebar_new = 140; 117 | $tinggi_new = ($tinggi / $lebar) * $lebar_new; 118 | $tmp = imagecreatetruecolor($lebar_new, $tinggi_new); 119 | 120 | if (imagecopyresampled($tmp, $sumber, 0, 0, 0, 0, $lebar_new, $tinggi_new, $lebar, $tinggi)) { 121 | //simpan gambar 122 | if ($nama_ext == "jpg" || $nama_ext == "jpeg") { 123 | imagejpeg($tmp, $foto_upload); 124 | } else if ($nama_ext == "png") { 125 | imagepng($tmp, $foto_upload); 126 | } else if ($nama_ext == "gif") { 127 | imagegif($tmp, $foto_upload); 128 | } 129 | //bebaskan variabel dr memori 130 | imagedestroy($sumber); 131 | imagedestroy($tmp); 132 | 133 | 134 | if (cek_data_exist("SELECT id_kop FROM t_kop_surat WHERE id_kop='$id'")) { 135 | echo "Maaf data yang anda masukkan sudah ada, coba data yang lain"; 136 | if ($mode == "ADD") { 137 | $sql = "UPDATE t_kop_surat SET logo='$nama' WHERE id_kop='$id';"; 138 | } elseif ($mode == "EDIT") { 139 | $sql = "UPDATE t_kop_surat SET logo='$nama' WHERE id_kop='$tmp';"; 140 | } 141 | mysql_query($sql); 142 | } 143 | pesan("Sukses Mengupload gambar Logo", "utama.php?p=kop"); 144 | } 145 | } 146 | } else { 147 | pesan("Ukuran file gambarnya tidak boleh melebih 100 Kb", "utama.php?p=kop"); 148 | //echo "Ukuran file gambar anda melebihi 200kb"; 149 | } 150 | } else { 151 | pesan("Pilih dahulu gambarnya", "utama.php?p=kop"); 152 | } 153 | } 154 | } else { 155 | pesan("Ada kesalahan", "utama.php?p=kop"); 156 | } 157 | 158 | //end----------------------------------------------------------------------------- 159 | 160 | ?> 161 | -------------------------------------------------------------------------------- /KOP_SURAT/kop_view.php: -------------------------------------------------------------------------------- 1 | 0) { 14 | $data = mysql_fetch_row($kueri); 15 | echo $data[0].",".$data[1].",".$data[2].",".$data[3].",".$data[4].",".$data[5].",".$data[6].",".$data[7].",".$data[8].",".$data[9]; 16 | } else { 17 | echo "tidak ditemukan data"; 18 | } 19 | } 20 | ?> 21 | -------------------------------------------------------------------------------- /KOP_SURAT/lg_akba.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cumiang/SkripsiSIAS/de76f39d79aaa37b6604188ceb62412dc3bc283d/KOP_SURAT/lg_akba.png -------------------------------------------------------------------------------- /KOP_SURAT/logo_kop.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cumiang/SkripsiSIAS/de76f39d79aaa37b6604188ceb62412dc3bc283d/KOP_SURAT/logo_kop.PNG -------------------------------------------------------------------------------- /KOP_SURAT/stia_logo.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cumiang/SkripsiSIAS/de76f39d79aaa37b6604188ceb62412dc3bc283d/KOP_SURAT/stia_logo.jpg -------------------------------------------------------------------------------- /LAMPIRAN/12/PotonganDiskon_harga.PDF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cumiang/SkripsiSIAS/de76f39d79aaa37b6604188ceb62412dc3bc283d/LAMPIRAN/12/PotonganDiskon_harga.PDF -------------------------------------------------------------------------------- /LAMPIRAN/12/PotonganDiskon_harga.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cumiang/SkripsiSIAS/de76f39d79aaa37b6604188ceb62412dc3bc283d/LAMPIRAN/12/PotonganDiskon_harga.png -------------------------------------------------------------------------------- /LAMPIRAN/13/wanita.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cumiang/SkripsiSIAS/de76f39d79aaa37b6604188ceb62412dc3bc283d/LAMPIRAN/13/wanita.PNG -------------------------------------------------------------------------------- /LAMPIRAN/13/www.planetb.ca-projects-syntaxHighlighter-popup.php.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cumiang/SkripsiSIAS/de76f39d79aaa37b6604188ceb62412dc3bc283d/LAMPIRAN/13/www.planetb.ca-projects-syntaxHighlighter-popup.php.png -------------------------------------------------------------------------------- /LAMPIRAN/4/Untitled.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cumiang/SkripsiSIAS/de76f39d79aaa37b6604188ceb62412dc3bc283d/LAMPIRAN/4/Untitled.png -------------------------------------------------------------------------------- /LAMPIRAN/4/wanita.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cumiang/SkripsiSIAS/de76f39d79aaa37b6604188ceb62412dc3bc283d/LAMPIRAN/4/wanita.PNG -------------------------------------------------------------------------------- /PDF/font/courier.php: -------------------------------------------------------------------------------- 1 | 9 | -------------------------------------------------------------------------------- /PDF/font/courierb.php: -------------------------------------------------------------------------------- 1 | 9 | -------------------------------------------------------------------------------- /PDF/font/courierbi.php: -------------------------------------------------------------------------------- 1 | 9 | -------------------------------------------------------------------------------- /PDF/font/courieri.php: -------------------------------------------------------------------------------- 1 | 9 | -------------------------------------------------------------------------------- /PDF/font/helvetica.php: -------------------------------------------------------------------------------- 1 | 278,chr(1)=>278,chr(2)=>278,chr(3)=>278,chr(4)=>278,chr(5)=>278,chr(6)=>278,chr(7)=>278,chr(8)=>278,chr(9)=>278,chr(10)=>278,chr(11)=>278,chr(12)=>278,chr(13)=>278,chr(14)=>278,chr(15)=>278,chr(16)=>278,chr(17)=>278,chr(18)=>278,chr(19)=>278,chr(20)=>278,chr(21)=>278, 8 | chr(22)=>278,chr(23)=>278,chr(24)=>278,chr(25)=>278,chr(26)=>278,chr(27)=>278,chr(28)=>278,chr(29)=>278,chr(30)=>278,chr(31)=>278,' '=>278,'!'=>278,'"'=>355,'#'=>556,'$'=>556,'%'=>889,'&'=>667,'\''=>191,'('=>333,')'=>333,'*'=>389,'+'=>584, 9 | ','=>278,'-'=>333,'.'=>278,'/'=>278,'0'=>556,'1'=>556,'2'=>556,'3'=>556,'4'=>556,'5'=>556,'6'=>556,'7'=>556,'8'=>556,'9'=>556,':'=>278,';'=>278,'<'=>584,'='=>584,'>'=>584,'?'=>556,'@'=>1015,'A'=>667, 10 | 'B'=>667,'C'=>722,'D'=>722,'E'=>667,'F'=>611,'G'=>778,'H'=>722,'I'=>278,'J'=>500,'K'=>667,'L'=>556,'M'=>833,'N'=>722,'O'=>778,'P'=>667,'Q'=>778,'R'=>722,'S'=>667,'T'=>611,'U'=>722,'V'=>667,'W'=>944, 11 | 'X'=>667,'Y'=>667,'Z'=>611,'['=>278,'\\'=>278,']'=>278,'^'=>469,'_'=>556,'`'=>333,'a'=>556,'b'=>556,'c'=>500,'d'=>556,'e'=>556,'f'=>278,'g'=>556,'h'=>556,'i'=>222,'j'=>222,'k'=>500,'l'=>222,'m'=>833, 12 | 'n'=>556,'o'=>556,'p'=>556,'q'=>556,'r'=>333,'s'=>500,'t'=>278,'u'=>556,'v'=>500,'w'=>722,'x'=>500,'y'=>500,'z'=>500,'{'=>334,'|'=>260,'}'=>334,'~'=>584,chr(127)=>350,chr(128)=>556,chr(129)=>350,chr(130)=>222,chr(131)=>556, 13 | chr(132)=>333,chr(133)=>1000,chr(134)=>556,chr(135)=>556,chr(136)=>333,chr(137)=>1000,chr(138)=>667,chr(139)=>333,chr(140)=>1000,chr(141)=>350,chr(142)=>611,chr(143)=>350,chr(144)=>350,chr(145)=>222,chr(146)=>222,chr(147)=>333,chr(148)=>333,chr(149)=>350,chr(150)=>556,chr(151)=>1000,chr(152)=>333,chr(153)=>1000, 14 | chr(154)=>500,chr(155)=>333,chr(156)=>944,chr(157)=>350,chr(158)=>500,chr(159)=>667,chr(160)=>278,chr(161)=>333,chr(162)=>556,chr(163)=>556,chr(164)=>556,chr(165)=>556,chr(166)=>260,chr(167)=>556,chr(168)=>333,chr(169)=>737,chr(170)=>370,chr(171)=>556,chr(172)=>584,chr(173)=>333,chr(174)=>737,chr(175)=>333, 15 | chr(176)=>400,chr(177)=>584,chr(178)=>333,chr(179)=>333,chr(180)=>333,chr(181)=>556,chr(182)=>537,chr(183)=>278,chr(184)=>333,chr(185)=>333,chr(186)=>365,chr(187)=>556,chr(188)=>834,chr(189)=>834,chr(190)=>834,chr(191)=>611,chr(192)=>667,chr(193)=>667,chr(194)=>667,chr(195)=>667,chr(196)=>667,chr(197)=>667, 16 | chr(198)=>1000,chr(199)=>722,chr(200)=>667,chr(201)=>667,chr(202)=>667,chr(203)=>667,chr(204)=>278,chr(205)=>278,chr(206)=>278,chr(207)=>278,chr(208)=>722,chr(209)=>722,chr(210)=>778,chr(211)=>778,chr(212)=>778,chr(213)=>778,chr(214)=>778,chr(215)=>584,chr(216)=>778,chr(217)=>722,chr(218)=>722,chr(219)=>722, 17 | chr(220)=>722,chr(221)=>667,chr(222)=>667,chr(223)=>611,chr(224)=>556,chr(225)=>556,chr(226)=>556,chr(227)=>556,chr(228)=>556,chr(229)=>556,chr(230)=>889,chr(231)=>500,chr(232)=>556,chr(233)=>556,chr(234)=>556,chr(235)=>556,chr(236)=>278,chr(237)=>278,chr(238)=>278,chr(239)=>278,chr(240)=>556,chr(241)=>556, 18 | chr(242)=>556,chr(243)=>556,chr(244)=>556,chr(245)=>556,chr(246)=>556,chr(247)=>584,chr(248)=>611,chr(249)=>556,chr(250)=>556,chr(251)=>556,chr(252)=>556,chr(253)=>500,chr(254)=>556,chr(255)=>500); 19 | ?> 20 | -------------------------------------------------------------------------------- /PDF/font/helveticab.php: -------------------------------------------------------------------------------- 1 | 278,chr(1)=>278,chr(2)=>278,chr(3)=>278,chr(4)=>278,chr(5)=>278,chr(6)=>278,chr(7)=>278,chr(8)=>278,chr(9)=>278,chr(10)=>278,chr(11)=>278,chr(12)=>278,chr(13)=>278,chr(14)=>278,chr(15)=>278,chr(16)=>278,chr(17)=>278,chr(18)=>278,chr(19)=>278,chr(20)=>278,chr(21)=>278, 8 | chr(22)=>278,chr(23)=>278,chr(24)=>278,chr(25)=>278,chr(26)=>278,chr(27)=>278,chr(28)=>278,chr(29)=>278,chr(30)=>278,chr(31)=>278,' '=>278,'!'=>333,'"'=>474,'#'=>556,'$'=>556,'%'=>889,'&'=>722,'\''=>238,'('=>333,')'=>333,'*'=>389,'+'=>584, 9 | ','=>278,'-'=>333,'.'=>278,'/'=>278,'0'=>556,'1'=>556,'2'=>556,'3'=>556,'4'=>556,'5'=>556,'6'=>556,'7'=>556,'8'=>556,'9'=>556,':'=>333,';'=>333,'<'=>584,'='=>584,'>'=>584,'?'=>611,'@'=>975,'A'=>722, 10 | 'B'=>722,'C'=>722,'D'=>722,'E'=>667,'F'=>611,'G'=>778,'H'=>722,'I'=>278,'J'=>556,'K'=>722,'L'=>611,'M'=>833,'N'=>722,'O'=>778,'P'=>667,'Q'=>778,'R'=>722,'S'=>667,'T'=>611,'U'=>722,'V'=>667,'W'=>944, 11 | 'X'=>667,'Y'=>667,'Z'=>611,'['=>333,'\\'=>278,']'=>333,'^'=>584,'_'=>556,'`'=>333,'a'=>556,'b'=>611,'c'=>556,'d'=>611,'e'=>556,'f'=>333,'g'=>611,'h'=>611,'i'=>278,'j'=>278,'k'=>556,'l'=>278,'m'=>889, 12 | 'n'=>611,'o'=>611,'p'=>611,'q'=>611,'r'=>389,'s'=>556,'t'=>333,'u'=>611,'v'=>556,'w'=>778,'x'=>556,'y'=>556,'z'=>500,'{'=>389,'|'=>280,'}'=>389,'~'=>584,chr(127)=>350,chr(128)=>556,chr(129)=>350,chr(130)=>278,chr(131)=>556, 13 | chr(132)=>500,chr(133)=>1000,chr(134)=>556,chr(135)=>556,chr(136)=>333,chr(137)=>1000,chr(138)=>667,chr(139)=>333,chr(140)=>1000,chr(141)=>350,chr(142)=>611,chr(143)=>350,chr(144)=>350,chr(145)=>278,chr(146)=>278,chr(147)=>500,chr(148)=>500,chr(149)=>350,chr(150)=>556,chr(151)=>1000,chr(152)=>333,chr(153)=>1000, 14 | chr(154)=>556,chr(155)=>333,chr(156)=>944,chr(157)=>350,chr(158)=>500,chr(159)=>667,chr(160)=>278,chr(161)=>333,chr(162)=>556,chr(163)=>556,chr(164)=>556,chr(165)=>556,chr(166)=>280,chr(167)=>556,chr(168)=>333,chr(169)=>737,chr(170)=>370,chr(171)=>556,chr(172)=>584,chr(173)=>333,chr(174)=>737,chr(175)=>333, 15 | chr(176)=>400,chr(177)=>584,chr(178)=>333,chr(179)=>333,chr(180)=>333,chr(181)=>611,chr(182)=>556,chr(183)=>278,chr(184)=>333,chr(185)=>333,chr(186)=>365,chr(187)=>556,chr(188)=>834,chr(189)=>834,chr(190)=>834,chr(191)=>611,chr(192)=>722,chr(193)=>722,chr(194)=>722,chr(195)=>722,chr(196)=>722,chr(197)=>722, 16 | chr(198)=>1000,chr(199)=>722,chr(200)=>667,chr(201)=>667,chr(202)=>667,chr(203)=>667,chr(204)=>278,chr(205)=>278,chr(206)=>278,chr(207)=>278,chr(208)=>722,chr(209)=>722,chr(210)=>778,chr(211)=>778,chr(212)=>778,chr(213)=>778,chr(214)=>778,chr(215)=>584,chr(216)=>778,chr(217)=>722,chr(218)=>722,chr(219)=>722, 17 | chr(220)=>722,chr(221)=>667,chr(222)=>667,chr(223)=>611,chr(224)=>556,chr(225)=>556,chr(226)=>556,chr(227)=>556,chr(228)=>556,chr(229)=>556,chr(230)=>889,chr(231)=>556,chr(232)=>556,chr(233)=>556,chr(234)=>556,chr(235)=>556,chr(236)=>278,chr(237)=>278,chr(238)=>278,chr(239)=>278,chr(240)=>611,chr(241)=>611, 18 | chr(242)=>611,chr(243)=>611,chr(244)=>611,chr(245)=>611,chr(246)=>611,chr(247)=>584,chr(248)=>611,chr(249)=>611,chr(250)=>611,chr(251)=>611,chr(252)=>611,chr(253)=>556,chr(254)=>611,chr(255)=>556); 19 | ?> 20 | -------------------------------------------------------------------------------- /PDF/font/helveticabi.php: -------------------------------------------------------------------------------- 1 | 278,chr(1)=>278,chr(2)=>278,chr(3)=>278,chr(4)=>278,chr(5)=>278,chr(6)=>278,chr(7)=>278,chr(8)=>278,chr(9)=>278,chr(10)=>278,chr(11)=>278,chr(12)=>278,chr(13)=>278,chr(14)=>278,chr(15)=>278,chr(16)=>278,chr(17)=>278,chr(18)=>278,chr(19)=>278,chr(20)=>278,chr(21)=>278, 8 | chr(22)=>278,chr(23)=>278,chr(24)=>278,chr(25)=>278,chr(26)=>278,chr(27)=>278,chr(28)=>278,chr(29)=>278,chr(30)=>278,chr(31)=>278,' '=>278,'!'=>333,'"'=>474,'#'=>556,'$'=>556,'%'=>889,'&'=>722,'\''=>238,'('=>333,')'=>333,'*'=>389,'+'=>584, 9 | ','=>278,'-'=>333,'.'=>278,'/'=>278,'0'=>556,'1'=>556,'2'=>556,'3'=>556,'4'=>556,'5'=>556,'6'=>556,'7'=>556,'8'=>556,'9'=>556,':'=>333,';'=>333,'<'=>584,'='=>584,'>'=>584,'?'=>611,'@'=>975,'A'=>722, 10 | 'B'=>722,'C'=>722,'D'=>722,'E'=>667,'F'=>611,'G'=>778,'H'=>722,'I'=>278,'J'=>556,'K'=>722,'L'=>611,'M'=>833,'N'=>722,'O'=>778,'P'=>667,'Q'=>778,'R'=>722,'S'=>667,'T'=>611,'U'=>722,'V'=>667,'W'=>944, 11 | 'X'=>667,'Y'=>667,'Z'=>611,'['=>333,'\\'=>278,']'=>333,'^'=>584,'_'=>556,'`'=>333,'a'=>556,'b'=>611,'c'=>556,'d'=>611,'e'=>556,'f'=>333,'g'=>611,'h'=>611,'i'=>278,'j'=>278,'k'=>556,'l'=>278,'m'=>889, 12 | 'n'=>611,'o'=>611,'p'=>611,'q'=>611,'r'=>389,'s'=>556,'t'=>333,'u'=>611,'v'=>556,'w'=>778,'x'=>556,'y'=>556,'z'=>500,'{'=>389,'|'=>280,'}'=>389,'~'=>584,chr(127)=>350,chr(128)=>556,chr(129)=>350,chr(130)=>278,chr(131)=>556, 13 | chr(132)=>500,chr(133)=>1000,chr(134)=>556,chr(135)=>556,chr(136)=>333,chr(137)=>1000,chr(138)=>667,chr(139)=>333,chr(140)=>1000,chr(141)=>350,chr(142)=>611,chr(143)=>350,chr(144)=>350,chr(145)=>278,chr(146)=>278,chr(147)=>500,chr(148)=>500,chr(149)=>350,chr(150)=>556,chr(151)=>1000,chr(152)=>333,chr(153)=>1000, 14 | chr(154)=>556,chr(155)=>333,chr(156)=>944,chr(157)=>350,chr(158)=>500,chr(159)=>667,chr(160)=>278,chr(161)=>333,chr(162)=>556,chr(163)=>556,chr(164)=>556,chr(165)=>556,chr(166)=>280,chr(167)=>556,chr(168)=>333,chr(169)=>737,chr(170)=>370,chr(171)=>556,chr(172)=>584,chr(173)=>333,chr(174)=>737,chr(175)=>333, 15 | chr(176)=>400,chr(177)=>584,chr(178)=>333,chr(179)=>333,chr(180)=>333,chr(181)=>611,chr(182)=>556,chr(183)=>278,chr(184)=>333,chr(185)=>333,chr(186)=>365,chr(187)=>556,chr(188)=>834,chr(189)=>834,chr(190)=>834,chr(191)=>611,chr(192)=>722,chr(193)=>722,chr(194)=>722,chr(195)=>722,chr(196)=>722,chr(197)=>722, 16 | chr(198)=>1000,chr(199)=>722,chr(200)=>667,chr(201)=>667,chr(202)=>667,chr(203)=>667,chr(204)=>278,chr(205)=>278,chr(206)=>278,chr(207)=>278,chr(208)=>722,chr(209)=>722,chr(210)=>778,chr(211)=>778,chr(212)=>778,chr(213)=>778,chr(214)=>778,chr(215)=>584,chr(216)=>778,chr(217)=>722,chr(218)=>722,chr(219)=>722, 17 | chr(220)=>722,chr(221)=>667,chr(222)=>667,chr(223)=>611,chr(224)=>556,chr(225)=>556,chr(226)=>556,chr(227)=>556,chr(228)=>556,chr(229)=>556,chr(230)=>889,chr(231)=>556,chr(232)=>556,chr(233)=>556,chr(234)=>556,chr(235)=>556,chr(236)=>278,chr(237)=>278,chr(238)=>278,chr(239)=>278,chr(240)=>611,chr(241)=>611, 18 | chr(242)=>611,chr(243)=>611,chr(244)=>611,chr(245)=>611,chr(246)=>611,chr(247)=>584,chr(248)=>611,chr(249)=>611,chr(250)=>611,chr(251)=>611,chr(252)=>611,chr(253)=>556,chr(254)=>611,chr(255)=>556); 19 | ?> 20 | -------------------------------------------------------------------------------- /PDF/font/helveticai.php: -------------------------------------------------------------------------------- 1 | 278,chr(1)=>278,chr(2)=>278,chr(3)=>278,chr(4)=>278,chr(5)=>278,chr(6)=>278,chr(7)=>278,chr(8)=>278,chr(9)=>278,chr(10)=>278,chr(11)=>278,chr(12)=>278,chr(13)=>278,chr(14)=>278,chr(15)=>278,chr(16)=>278,chr(17)=>278,chr(18)=>278,chr(19)=>278,chr(20)=>278,chr(21)=>278, 8 | chr(22)=>278,chr(23)=>278,chr(24)=>278,chr(25)=>278,chr(26)=>278,chr(27)=>278,chr(28)=>278,chr(29)=>278,chr(30)=>278,chr(31)=>278,' '=>278,'!'=>278,'"'=>355,'#'=>556,'$'=>556,'%'=>889,'&'=>667,'\''=>191,'('=>333,')'=>333,'*'=>389,'+'=>584, 9 | ','=>278,'-'=>333,'.'=>278,'/'=>278,'0'=>556,'1'=>556,'2'=>556,'3'=>556,'4'=>556,'5'=>556,'6'=>556,'7'=>556,'8'=>556,'9'=>556,':'=>278,';'=>278,'<'=>584,'='=>584,'>'=>584,'?'=>556,'@'=>1015,'A'=>667, 10 | 'B'=>667,'C'=>722,'D'=>722,'E'=>667,'F'=>611,'G'=>778,'H'=>722,'I'=>278,'J'=>500,'K'=>667,'L'=>556,'M'=>833,'N'=>722,'O'=>778,'P'=>667,'Q'=>778,'R'=>722,'S'=>667,'T'=>611,'U'=>722,'V'=>667,'W'=>944, 11 | 'X'=>667,'Y'=>667,'Z'=>611,'['=>278,'\\'=>278,']'=>278,'^'=>469,'_'=>556,'`'=>333,'a'=>556,'b'=>556,'c'=>500,'d'=>556,'e'=>556,'f'=>278,'g'=>556,'h'=>556,'i'=>222,'j'=>222,'k'=>500,'l'=>222,'m'=>833, 12 | 'n'=>556,'o'=>556,'p'=>556,'q'=>556,'r'=>333,'s'=>500,'t'=>278,'u'=>556,'v'=>500,'w'=>722,'x'=>500,'y'=>500,'z'=>500,'{'=>334,'|'=>260,'}'=>334,'~'=>584,chr(127)=>350,chr(128)=>556,chr(129)=>350,chr(130)=>222,chr(131)=>556, 13 | chr(132)=>333,chr(133)=>1000,chr(134)=>556,chr(135)=>556,chr(136)=>333,chr(137)=>1000,chr(138)=>667,chr(139)=>333,chr(140)=>1000,chr(141)=>350,chr(142)=>611,chr(143)=>350,chr(144)=>350,chr(145)=>222,chr(146)=>222,chr(147)=>333,chr(148)=>333,chr(149)=>350,chr(150)=>556,chr(151)=>1000,chr(152)=>333,chr(153)=>1000, 14 | chr(154)=>500,chr(155)=>333,chr(156)=>944,chr(157)=>350,chr(158)=>500,chr(159)=>667,chr(160)=>278,chr(161)=>333,chr(162)=>556,chr(163)=>556,chr(164)=>556,chr(165)=>556,chr(166)=>260,chr(167)=>556,chr(168)=>333,chr(169)=>737,chr(170)=>370,chr(171)=>556,chr(172)=>584,chr(173)=>333,chr(174)=>737,chr(175)=>333, 15 | chr(176)=>400,chr(177)=>584,chr(178)=>333,chr(179)=>333,chr(180)=>333,chr(181)=>556,chr(182)=>537,chr(183)=>278,chr(184)=>333,chr(185)=>333,chr(186)=>365,chr(187)=>556,chr(188)=>834,chr(189)=>834,chr(190)=>834,chr(191)=>611,chr(192)=>667,chr(193)=>667,chr(194)=>667,chr(195)=>667,chr(196)=>667,chr(197)=>667, 16 | chr(198)=>1000,chr(199)=>722,chr(200)=>667,chr(201)=>667,chr(202)=>667,chr(203)=>667,chr(204)=>278,chr(205)=>278,chr(206)=>278,chr(207)=>278,chr(208)=>722,chr(209)=>722,chr(210)=>778,chr(211)=>778,chr(212)=>778,chr(213)=>778,chr(214)=>778,chr(215)=>584,chr(216)=>778,chr(217)=>722,chr(218)=>722,chr(219)=>722, 17 | chr(220)=>722,chr(221)=>667,chr(222)=>667,chr(223)=>611,chr(224)=>556,chr(225)=>556,chr(226)=>556,chr(227)=>556,chr(228)=>556,chr(229)=>556,chr(230)=>889,chr(231)=>500,chr(232)=>556,chr(233)=>556,chr(234)=>556,chr(235)=>556,chr(236)=>278,chr(237)=>278,chr(238)=>278,chr(239)=>278,chr(240)=>556,chr(241)=>556, 18 | chr(242)=>556,chr(243)=>556,chr(244)=>556,chr(245)=>556,chr(246)=>556,chr(247)=>584,chr(248)=>611,chr(249)=>556,chr(250)=>556,chr(251)=>556,chr(252)=>556,chr(253)=>500,chr(254)=>556,chr(255)=>500); 19 | ?> 20 | -------------------------------------------------------------------------------- /PDF/font/symbol.php: -------------------------------------------------------------------------------- 1 | 250,chr(1)=>250,chr(2)=>250,chr(3)=>250,chr(4)=>250,chr(5)=>250,chr(6)=>250,chr(7)=>250,chr(8)=>250,chr(9)=>250,chr(10)=>250,chr(11)=>250,chr(12)=>250,chr(13)=>250,chr(14)=>250,chr(15)=>250,chr(16)=>250,chr(17)=>250,chr(18)=>250,chr(19)=>250,chr(20)=>250,chr(21)=>250, 8 | chr(22)=>250,chr(23)=>250,chr(24)=>250,chr(25)=>250,chr(26)=>250,chr(27)=>250,chr(28)=>250,chr(29)=>250,chr(30)=>250,chr(31)=>250,' '=>250,'!'=>333,'"'=>713,'#'=>500,'$'=>549,'%'=>833,'&'=>778,'\''=>439,'('=>333,')'=>333,'*'=>500,'+'=>549, 9 | ','=>250,'-'=>549,'.'=>250,'/'=>278,'0'=>500,'1'=>500,'2'=>500,'3'=>500,'4'=>500,'5'=>500,'6'=>500,'7'=>500,'8'=>500,'9'=>500,':'=>278,';'=>278,'<'=>549,'='=>549,'>'=>549,'?'=>444,'@'=>549,'A'=>722, 10 | 'B'=>667,'C'=>722,'D'=>612,'E'=>611,'F'=>763,'G'=>603,'H'=>722,'I'=>333,'J'=>631,'K'=>722,'L'=>686,'M'=>889,'N'=>722,'O'=>722,'P'=>768,'Q'=>741,'R'=>556,'S'=>592,'T'=>611,'U'=>690,'V'=>439,'W'=>768, 11 | 'X'=>645,'Y'=>795,'Z'=>611,'['=>333,'\\'=>863,']'=>333,'^'=>658,'_'=>500,'`'=>500,'a'=>631,'b'=>549,'c'=>549,'d'=>494,'e'=>439,'f'=>521,'g'=>411,'h'=>603,'i'=>329,'j'=>603,'k'=>549,'l'=>549,'m'=>576, 12 | 'n'=>521,'o'=>549,'p'=>549,'q'=>521,'r'=>549,'s'=>603,'t'=>439,'u'=>576,'v'=>713,'w'=>686,'x'=>493,'y'=>686,'z'=>494,'{'=>480,'|'=>200,'}'=>480,'~'=>549,chr(127)=>0,chr(128)=>0,chr(129)=>0,chr(130)=>0,chr(131)=>0, 13 | chr(132)=>0,chr(133)=>0,chr(134)=>0,chr(135)=>0,chr(136)=>0,chr(137)=>0,chr(138)=>0,chr(139)=>0,chr(140)=>0,chr(141)=>0,chr(142)=>0,chr(143)=>0,chr(144)=>0,chr(145)=>0,chr(146)=>0,chr(147)=>0,chr(148)=>0,chr(149)=>0,chr(150)=>0,chr(151)=>0,chr(152)=>0,chr(153)=>0, 14 | chr(154)=>0,chr(155)=>0,chr(156)=>0,chr(157)=>0,chr(158)=>0,chr(159)=>0,chr(160)=>750,chr(161)=>620,chr(162)=>247,chr(163)=>549,chr(164)=>167,chr(165)=>713,chr(166)=>500,chr(167)=>753,chr(168)=>753,chr(169)=>753,chr(170)=>753,chr(171)=>1042,chr(172)=>987,chr(173)=>603,chr(174)=>987,chr(175)=>603, 15 | chr(176)=>400,chr(177)=>549,chr(178)=>411,chr(179)=>549,chr(180)=>549,chr(181)=>713,chr(182)=>494,chr(183)=>460,chr(184)=>549,chr(185)=>549,chr(186)=>549,chr(187)=>549,chr(188)=>1000,chr(189)=>603,chr(190)=>1000,chr(191)=>658,chr(192)=>823,chr(193)=>686,chr(194)=>795,chr(195)=>987,chr(196)=>768,chr(197)=>768, 16 | chr(198)=>823,chr(199)=>768,chr(200)=>768,chr(201)=>713,chr(202)=>713,chr(203)=>713,chr(204)=>713,chr(205)=>713,chr(206)=>713,chr(207)=>713,chr(208)=>768,chr(209)=>713,chr(210)=>790,chr(211)=>790,chr(212)=>890,chr(213)=>823,chr(214)=>549,chr(215)=>250,chr(216)=>713,chr(217)=>603,chr(218)=>603,chr(219)=>1042, 17 | chr(220)=>987,chr(221)=>603,chr(222)=>987,chr(223)=>603,chr(224)=>494,chr(225)=>329,chr(226)=>790,chr(227)=>790,chr(228)=>786,chr(229)=>713,chr(230)=>384,chr(231)=>384,chr(232)=>384,chr(233)=>384,chr(234)=>384,chr(235)=>384,chr(236)=>494,chr(237)=>494,chr(238)=>494,chr(239)=>494,chr(240)=>0,chr(241)=>329, 18 | chr(242)=>274,chr(243)=>686,chr(244)=>686,chr(245)=>686,chr(246)=>384,chr(247)=>384,chr(248)=>384,chr(249)=>384,chr(250)=>384,chr(251)=>384,chr(252)=>494,chr(253)=>494,chr(254)=>494,chr(255)=>0); 19 | ?> 20 | -------------------------------------------------------------------------------- /PDF/font/times.php: -------------------------------------------------------------------------------- 1 | 250,chr(1)=>250,chr(2)=>250,chr(3)=>250,chr(4)=>250,chr(5)=>250,chr(6)=>250,chr(7)=>250,chr(8)=>250,chr(9)=>250,chr(10)=>250,chr(11)=>250,chr(12)=>250,chr(13)=>250,chr(14)=>250,chr(15)=>250,chr(16)=>250,chr(17)=>250,chr(18)=>250,chr(19)=>250,chr(20)=>250,chr(21)=>250, 8 | chr(22)=>250,chr(23)=>250,chr(24)=>250,chr(25)=>250,chr(26)=>250,chr(27)=>250,chr(28)=>250,chr(29)=>250,chr(30)=>250,chr(31)=>250,' '=>250,'!'=>333,'"'=>408,'#'=>500,'$'=>500,'%'=>833,'&'=>778,'\''=>180,'('=>333,')'=>333,'*'=>500,'+'=>564, 9 | ','=>250,'-'=>333,'.'=>250,'/'=>278,'0'=>500,'1'=>500,'2'=>500,'3'=>500,'4'=>500,'5'=>500,'6'=>500,'7'=>500,'8'=>500,'9'=>500,':'=>278,';'=>278,'<'=>564,'='=>564,'>'=>564,'?'=>444,'@'=>921,'A'=>722, 10 | 'B'=>667,'C'=>667,'D'=>722,'E'=>611,'F'=>556,'G'=>722,'H'=>722,'I'=>333,'J'=>389,'K'=>722,'L'=>611,'M'=>889,'N'=>722,'O'=>722,'P'=>556,'Q'=>722,'R'=>667,'S'=>556,'T'=>611,'U'=>722,'V'=>722,'W'=>944, 11 | 'X'=>722,'Y'=>722,'Z'=>611,'['=>333,'\\'=>278,']'=>333,'^'=>469,'_'=>500,'`'=>333,'a'=>444,'b'=>500,'c'=>444,'d'=>500,'e'=>444,'f'=>333,'g'=>500,'h'=>500,'i'=>278,'j'=>278,'k'=>500,'l'=>278,'m'=>778, 12 | 'n'=>500,'o'=>500,'p'=>500,'q'=>500,'r'=>333,'s'=>389,'t'=>278,'u'=>500,'v'=>500,'w'=>722,'x'=>500,'y'=>500,'z'=>444,'{'=>480,'|'=>200,'}'=>480,'~'=>541,chr(127)=>350,chr(128)=>500,chr(129)=>350,chr(130)=>333,chr(131)=>500, 13 | chr(132)=>444,chr(133)=>1000,chr(134)=>500,chr(135)=>500,chr(136)=>333,chr(137)=>1000,chr(138)=>556,chr(139)=>333,chr(140)=>889,chr(141)=>350,chr(142)=>611,chr(143)=>350,chr(144)=>350,chr(145)=>333,chr(146)=>333,chr(147)=>444,chr(148)=>444,chr(149)=>350,chr(150)=>500,chr(151)=>1000,chr(152)=>333,chr(153)=>980, 14 | chr(154)=>389,chr(155)=>333,chr(156)=>722,chr(157)=>350,chr(158)=>444,chr(159)=>722,chr(160)=>250,chr(161)=>333,chr(162)=>500,chr(163)=>500,chr(164)=>500,chr(165)=>500,chr(166)=>200,chr(167)=>500,chr(168)=>333,chr(169)=>760,chr(170)=>276,chr(171)=>500,chr(172)=>564,chr(173)=>333,chr(174)=>760,chr(175)=>333, 15 | chr(176)=>400,chr(177)=>564,chr(178)=>300,chr(179)=>300,chr(180)=>333,chr(181)=>500,chr(182)=>453,chr(183)=>250,chr(184)=>333,chr(185)=>300,chr(186)=>310,chr(187)=>500,chr(188)=>750,chr(189)=>750,chr(190)=>750,chr(191)=>444,chr(192)=>722,chr(193)=>722,chr(194)=>722,chr(195)=>722,chr(196)=>722,chr(197)=>722, 16 | chr(198)=>889,chr(199)=>667,chr(200)=>611,chr(201)=>611,chr(202)=>611,chr(203)=>611,chr(204)=>333,chr(205)=>333,chr(206)=>333,chr(207)=>333,chr(208)=>722,chr(209)=>722,chr(210)=>722,chr(211)=>722,chr(212)=>722,chr(213)=>722,chr(214)=>722,chr(215)=>564,chr(216)=>722,chr(217)=>722,chr(218)=>722,chr(219)=>722, 17 | chr(220)=>722,chr(221)=>722,chr(222)=>556,chr(223)=>500,chr(224)=>444,chr(225)=>444,chr(226)=>444,chr(227)=>444,chr(228)=>444,chr(229)=>444,chr(230)=>667,chr(231)=>444,chr(232)=>444,chr(233)=>444,chr(234)=>444,chr(235)=>444,chr(236)=>278,chr(237)=>278,chr(238)=>278,chr(239)=>278,chr(240)=>500,chr(241)=>500, 18 | chr(242)=>500,chr(243)=>500,chr(244)=>500,chr(245)=>500,chr(246)=>500,chr(247)=>564,chr(248)=>500,chr(249)=>500,chr(250)=>500,chr(251)=>500,chr(252)=>500,chr(253)=>500,chr(254)=>500,chr(255)=>500); 19 | ?> 20 | -------------------------------------------------------------------------------- /PDF/font/timesb.php: -------------------------------------------------------------------------------- 1 | 250,chr(1)=>250,chr(2)=>250,chr(3)=>250,chr(4)=>250,chr(5)=>250,chr(6)=>250,chr(7)=>250,chr(8)=>250,chr(9)=>250,chr(10)=>250,chr(11)=>250,chr(12)=>250,chr(13)=>250,chr(14)=>250,chr(15)=>250,chr(16)=>250,chr(17)=>250,chr(18)=>250,chr(19)=>250,chr(20)=>250,chr(21)=>250, 8 | chr(22)=>250,chr(23)=>250,chr(24)=>250,chr(25)=>250,chr(26)=>250,chr(27)=>250,chr(28)=>250,chr(29)=>250,chr(30)=>250,chr(31)=>250,' '=>250,'!'=>333,'"'=>555,'#'=>500,'$'=>500,'%'=>1000,'&'=>833,'\''=>278,'('=>333,')'=>333,'*'=>500,'+'=>570, 9 | ','=>250,'-'=>333,'.'=>250,'/'=>278,'0'=>500,'1'=>500,'2'=>500,'3'=>500,'4'=>500,'5'=>500,'6'=>500,'7'=>500,'8'=>500,'9'=>500,':'=>333,';'=>333,'<'=>570,'='=>570,'>'=>570,'?'=>500,'@'=>930,'A'=>722, 10 | 'B'=>667,'C'=>722,'D'=>722,'E'=>667,'F'=>611,'G'=>778,'H'=>778,'I'=>389,'J'=>500,'K'=>778,'L'=>667,'M'=>944,'N'=>722,'O'=>778,'P'=>611,'Q'=>778,'R'=>722,'S'=>556,'T'=>667,'U'=>722,'V'=>722,'W'=>1000, 11 | 'X'=>722,'Y'=>722,'Z'=>667,'['=>333,'\\'=>278,']'=>333,'^'=>581,'_'=>500,'`'=>333,'a'=>500,'b'=>556,'c'=>444,'d'=>556,'e'=>444,'f'=>333,'g'=>500,'h'=>556,'i'=>278,'j'=>333,'k'=>556,'l'=>278,'m'=>833, 12 | 'n'=>556,'o'=>500,'p'=>556,'q'=>556,'r'=>444,'s'=>389,'t'=>333,'u'=>556,'v'=>500,'w'=>722,'x'=>500,'y'=>500,'z'=>444,'{'=>394,'|'=>220,'}'=>394,'~'=>520,chr(127)=>350,chr(128)=>500,chr(129)=>350,chr(130)=>333,chr(131)=>500, 13 | chr(132)=>500,chr(133)=>1000,chr(134)=>500,chr(135)=>500,chr(136)=>333,chr(137)=>1000,chr(138)=>556,chr(139)=>333,chr(140)=>1000,chr(141)=>350,chr(142)=>667,chr(143)=>350,chr(144)=>350,chr(145)=>333,chr(146)=>333,chr(147)=>500,chr(148)=>500,chr(149)=>350,chr(150)=>500,chr(151)=>1000,chr(152)=>333,chr(153)=>1000, 14 | chr(154)=>389,chr(155)=>333,chr(156)=>722,chr(157)=>350,chr(158)=>444,chr(159)=>722,chr(160)=>250,chr(161)=>333,chr(162)=>500,chr(163)=>500,chr(164)=>500,chr(165)=>500,chr(166)=>220,chr(167)=>500,chr(168)=>333,chr(169)=>747,chr(170)=>300,chr(171)=>500,chr(172)=>570,chr(173)=>333,chr(174)=>747,chr(175)=>333, 15 | chr(176)=>400,chr(177)=>570,chr(178)=>300,chr(179)=>300,chr(180)=>333,chr(181)=>556,chr(182)=>540,chr(183)=>250,chr(184)=>333,chr(185)=>300,chr(186)=>330,chr(187)=>500,chr(188)=>750,chr(189)=>750,chr(190)=>750,chr(191)=>500,chr(192)=>722,chr(193)=>722,chr(194)=>722,chr(195)=>722,chr(196)=>722,chr(197)=>722, 16 | chr(198)=>1000,chr(199)=>722,chr(200)=>667,chr(201)=>667,chr(202)=>667,chr(203)=>667,chr(204)=>389,chr(205)=>389,chr(206)=>389,chr(207)=>389,chr(208)=>722,chr(209)=>722,chr(210)=>778,chr(211)=>778,chr(212)=>778,chr(213)=>778,chr(214)=>778,chr(215)=>570,chr(216)=>778,chr(217)=>722,chr(218)=>722,chr(219)=>722, 17 | chr(220)=>722,chr(221)=>722,chr(222)=>611,chr(223)=>556,chr(224)=>500,chr(225)=>500,chr(226)=>500,chr(227)=>500,chr(228)=>500,chr(229)=>500,chr(230)=>722,chr(231)=>444,chr(232)=>444,chr(233)=>444,chr(234)=>444,chr(235)=>444,chr(236)=>278,chr(237)=>278,chr(238)=>278,chr(239)=>278,chr(240)=>500,chr(241)=>556, 18 | chr(242)=>500,chr(243)=>500,chr(244)=>500,chr(245)=>500,chr(246)=>500,chr(247)=>570,chr(248)=>500,chr(249)=>556,chr(250)=>556,chr(251)=>556,chr(252)=>556,chr(253)=>500,chr(254)=>556,chr(255)=>500); 19 | ?> 20 | -------------------------------------------------------------------------------- /PDF/font/timesbi.php: -------------------------------------------------------------------------------- 1 | 250,chr(1)=>250,chr(2)=>250,chr(3)=>250,chr(4)=>250,chr(5)=>250,chr(6)=>250,chr(7)=>250,chr(8)=>250,chr(9)=>250,chr(10)=>250,chr(11)=>250,chr(12)=>250,chr(13)=>250,chr(14)=>250,chr(15)=>250,chr(16)=>250,chr(17)=>250,chr(18)=>250,chr(19)=>250,chr(20)=>250,chr(21)=>250, 8 | chr(22)=>250,chr(23)=>250,chr(24)=>250,chr(25)=>250,chr(26)=>250,chr(27)=>250,chr(28)=>250,chr(29)=>250,chr(30)=>250,chr(31)=>250,' '=>250,'!'=>389,'"'=>555,'#'=>500,'$'=>500,'%'=>833,'&'=>778,'\''=>278,'('=>333,')'=>333,'*'=>500,'+'=>570, 9 | ','=>250,'-'=>333,'.'=>250,'/'=>278,'0'=>500,'1'=>500,'2'=>500,'3'=>500,'4'=>500,'5'=>500,'6'=>500,'7'=>500,'8'=>500,'9'=>500,':'=>333,';'=>333,'<'=>570,'='=>570,'>'=>570,'?'=>500,'@'=>832,'A'=>667, 10 | 'B'=>667,'C'=>667,'D'=>722,'E'=>667,'F'=>667,'G'=>722,'H'=>778,'I'=>389,'J'=>500,'K'=>667,'L'=>611,'M'=>889,'N'=>722,'O'=>722,'P'=>611,'Q'=>722,'R'=>667,'S'=>556,'T'=>611,'U'=>722,'V'=>667,'W'=>889, 11 | 'X'=>667,'Y'=>611,'Z'=>611,'['=>333,'\\'=>278,']'=>333,'^'=>570,'_'=>500,'`'=>333,'a'=>500,'b'=>500,'c'=>444,'d'=>500,'e'=>444,'f'=>333,'g'=>500,'h'=>556,'i'=>278,'j'=>278,'k'=>500,'l'=>278,'m'=>778, 12 | 'n'=>556,'o'=>500,'p'=>500,'q'=>500,'r'=>389,'s'=>389,'t'=>278,'u'=>556,'v'=>444,'w'=>667,'x'=>500,'y'=>444,'z'=>389,'{'=>348,'|'=>220,'}'=>348,'~'=>570,chr(127)=>350,chr(128)=>500,chr(129)=>350,chr(130)=>333,chr(131)=>500, 13 | chr(132)=>500,chr(133)=>1000,chr(134)=>500,chr(135)=>500,chr(136)=>333,chr(137)=>1000,chr(138)=>556,chr(139)=>333,chr(140)=>944,chr(141)=>350,chr(142)=>611,chr(143)=>350,chr(144)=>350,chr(145)=>333,chr(146)=>333,chr(147)=>500,chr(148)=>500,chr(149)=>350,chr(150)=>500,chr(151)=>1000,chr(152)=>333,chr(153)=>1000, 14 | chr(154)=>389,chr(155)=>333,chr(156)=>722,chr(157)=>350,chr(158)=>389,chr(159)=>611,chr(160)=>250,chr(161)=>389,chr(162)=>500,chr(163)=>500,chr(164)=>500,chr(165)=>500,chr(166)=>220,chr(167)=>500,chr(168)=>333,chr(169)=>747,chr(170)=>266,chr(171)=>500,chr(172)=>606,chr(173)=>333,chr(174)=>747,chr(175)=>333, 15 | chr(176)=>400,chr(177)=>570,chr(178)=>300,chr(179)=>300,chr(180)=>333,chr(181)=>576,chr(182)=>500,chr(183)=>250,chr(184)=>333,chr(185)=>300,chr(186)=>300,chr(187)=>500,chr(188)=>750,chr(189)=>750,chr(190)=>750,chr(191)=>500,chr(192)=>667,chr(193)=>667,chr(194)=>667,chr(195)=>667,chr(196)=>667,chr(197)=>667, 16 | chr(198)=>944,chr(199)=>667,chr(200)=>667,chr(201)=>667,chr(202)=>667,chr(203)=>667,chr(204)=>389,chr(205)=>389,chr(206)=>389,chr(207)=>389,chr(208)=>722,chr(209)=>722,chr(210)=>722,chr(211)=>722,chr(212)=>722,chr(213)=>722,chr(214)=>722,chr(215)=>570,chr(216)=>722,chr(217)=>722,chr(218)=>722,chr(219)=>722, 17 | chr(220)=>722,chr(221)=>611,chr(222)=>611,chr(223)=>500,chr(224)=>500,chr(225)=>500,chr(226)=>500,chr(227)=>500,chr(228)=>500,chr(229)=>500,chr(230)=>722,chr(231)=>444,chr(232)=>444,chr(233)=>444,chr(234)=>444,chr(235)=>444,chr(236)=>278,chr(237)=>278,chr(238)=>278,chr(239)=>278,chr(240)=>500,chr(241)=>556, 18 | chr(242)=>500,chr(243)=>500,chr(244)=>500,chr(245)=>500,chr(246)=>500,chr(247)=>570,chr(248)=>500,chr(249)=>556,chr(250)=>556,chr(251)=>556,chr(252)=>556,chr(253)=>444,chr(254)=>500,chr(255)=>444); 19 | ?> 20 | -------------------------------------------------------------------------------- /PDF/font/timesi.php: -------------------------------------------------------------------------------- 1 | 250,chr(1)=>250,chr(2)=>250,chr(3)=>250,chr(4)=>250,chr(5)=>250,chr(6)=>250,chr(7)=>250,chr(8)=>250,chr(9)=>250,chr(10)=>250,chr(11)=>250,chr(12)=>250,chr(13)=>250,chr(14)=>250,chr(15)=>250,chr(16)=>250,chr(17)=>250,chr(18)=>250,chr(19)=>250,chr(20)=>250,chr(21)=>250, 8 | chr(22)=>250,chr(23)=>250,chr(24)=>250,chr(25)=>250,chr(26)=>250,chr(27)=>250,chr(28)=>250,chr(29)=>250,chr(30)=>250,chr(31)=>250,' '=>250,'!'=>333,'"'=>420,'#'=>500,'$'=>500,'%'=>833,'&'=>778,'\''=>214,'('=>333,')'=>333,'*'=>500,'+'=>675, 9 | ','=>250,'-'=>333,'.'=>250,'/'=>278,'0'=>500,'1'=>500,'2'=>500,'3'=>500,'4'=>500,'5'=>500,'6'=>500,'7'=>500,'8'=>500,'9'=>500,':'=>333,';'=>333,'<'=>675,'='=>675,'>'=>675,'?'=>500,'@'=>920,'A'=>611, 10 | 'B'=>611,'C'=>667,'D'=>722,'E'=>611,'F'=>611,'G'=>722,'H'=>722,'I'=>333,'J'=>444,'K'=>667,'L'=>556,'M'=>833,'N'=>667,'O'=>722,'P'=>611,'Q'=>722,'R'=>611,'S'=>500,'T'=>556,'U'=>722,'V'=>611,'W'=>833, 11 | 'X'=>611,'Y'=>556,'Z'=>556,'['=>389,'\\'=>278,']'=>389,'^'=>422,'_'=>500,'`'=>333,'a'=>500,'b'=>500,'c'=>444,'d'=>500,'e'=>444,'f'=>278,'g'=>500,'h'=>500,'i'=>278,'j'=>278,'k'=>444,'l'=>278,'m'=>722, 12 | 'n'=>500,'o'=>500,'p'=>500,'q'=>500,'r'=>389,'s'=>389,'t'=>278,'u'=>500,'v'=>444,'w'=>667,'x'=>444,'y'=>444,'z'=>389,'{'=>400,'|'=>275,'}'=>400,'~'=>541,chr(127)=>350,chr(128)=>500,chr(129)=>350,chr(130)=>333,chr(131)=>500, 13 | chr(132)=>556,chr(133)=>889,chr(134)=>500,chr(135)=>500,chr(136)=>333,chr(137)=>1000,chr(138)=>500,chr(139)=>333,chr(140)=>944,chr(141)=>350,chr(142)=>556,chr(143)=>350,chr(144)=>350,chr(145)=>333,chr(146)=>333,chr(147)=>556,chr(148)=>556,chr(149)=>350,chr(150)=>500,chr(151)=>889,chr(152)=>333,chr(153)=>980, 14 | chr(154)=>389,chr(155)=>333,chr(156)=>667,chr(157)=>350,chr(158)=>389,chr(159)=>556,chr(160)=>250,chr(161)=>389,chr(162)=>500,chr(163)=>500,chr(164)=>500,chr(165)=>500,chr(166)=>275,chr(167)=>500,chr(168)=>333,chr(169)=>760,chr(170)=>276,chr(171)=>500,chr(172)=>675,chr(173)=>333,chr(174)=>760,chr(175)=>333, 15 | chr(176)=>400,chr(177)=>675,chr(178)=>300,chr(179)=>300,chr(180)=>333,chr(181)=>500,chr(182)=>523,chr(183)=>250,chr(184)=>333,chr(185)=>300,chr(186)=>310,chr(187)=>500,chr(188)=>750,chr(189)=>750,chr(190)=>750,chr(191)=>500,chr(192)=>611,chr(193)=>611,chr(194)=>611,chr(195)=>611,chr(196)=>611,chr(197)=>611, 16 | chr(198)=>889,chr(199)=>667,chr(200)=>611,chr(201)=>611,chr(202)=>611,chr(203)=>611,chr(204)=>333,chr(205)=>333,chr(206)=>333,chr(207)=>333,chr(208)=>722,chr(209)=>667,chr(210)=>722,chr(211)=>722,chr(212)=>722,chr(213)=>722,chr(214)=>722,chr(215)=>675,chr(216)=>722,chr(217)=>722,chr(218)=>722,chr(219)=>722, 17 | chr(220)=>722,chr(221)=>556,chr(222)=>611,chr(223)=>500,chr(224)=>500,chr(225)=>500,chr(226)=>500,chr(227)=>500,chr(228)=>500,chr(229)=>500,chr(230)=>667,chr(231)=>444,chr(232)=>444,chr(233)=>444,chr(234)=>444,chr(235)=>444,chr(236)=>278,chr(237)=>278,chr(238)=>278,chr(239)=>278,chr(240)=>500,chr(241)=>500, 18 | chr(242)=>500,chr(243)=>500,chr(244)=>500,chr(245)=>500,chr(246)=>500,chr(247)=>675,chr(248)=>500,chr(249)=>500,chr(250)=>500,chr(251)=>500,chr(252)=>500,chr(253)=>444,chr(254)=>500,chr(255)=>444); 19 | ?> 20 | -------------------------------------------------------------------------------- /PDF/font/zapfdingbats.php: -------------------------------------------------------------------------------- 1 | 0,chr(1)=>0,chr(2)=>0,chr(3)=>0,chr(4)=>0,chr(5)=>0,chr(6)=>0,chr(7)=>0,chr(8)=>0,chr(9)=>0,chr(10)=>0,chr(11)=>0,chr(12)=>0,chr(13)=>0,chr(14)=>0,chr(15)=>0,chr(16)=>0,chr(17)=>0,chr(18)=>0,chr(19)=>0,chr(20)=>0,chr(21)=>0, 8 | chr(22)=>0,chr(23)=>0,chr(24)=>0,chr(25)=>0,chr(26)=>0,chr(27)=>0,chr(28)=>0,chr(29)=>0,chr(30)=>0,chr(31)=>0,' '=>278,'!'=>974,'"'=>961,'#'=>974,'$'=>980,'%'=>719,'&'=>789,'\''=>790,'('=>791,')'=>690,'*'=>960,'+'=>939, 9 | ','=>549,'-'=>855,'.'=>911,'/'=>933,'0'=>911,'1'=>945,'2'=>974,'3'=>755,'4'=>846,'5'=>762,'6'=>761,'7'=>571,'8'=>677,'9'=>763,':'=>760,';'=>759,'<'=>754,'='=>494,'>'=>552,'?'=>537,'@'=>577,'A'=>692, 10 | 'B'=>786,'C'=>788,'D'=>788,'E'=>790,'F'=>793,'G'=>794,'H'=>816,'I'=>823,'J'=>789,'K'=>841,'L'=>823,'M'=>833,'N'=>816,'O'=>831,'P'=>923,'Q'=>744,'R'=>723,'S'=>749,'T'=>790,'U'=>792,'V'=>695,'W'=>776, 11 | 'X'=>768,'Y'=>792,'Z'=>759,'['=>707,'\\'=>708,']'=>682,'^'=>701,'_'=>826,'`'=>815,'a'=>789,'b'=>789,'c'=>707,'d'=>687,'e'=>696,'f'=>689,'g'=>786,'h'=>787,'i'=>713,'j'=>791,'k'=>785,'l'=>791,'m'=>873, 12 | 'n'=>761,'o'=>762,'p'=>762,'q'=>759,'r'=>759,'s'=>892,'t'=>892,'u'=>788,'v'=>784,'w'=>438,'x'=>138,'y'=>277,'z'=>415,'{'=>392,'|'=>392,'}'=>668,'~'=>668,chr(127)=>0,chr(128)=>390,chr(129)=>390,chr(130)=>317,chr(131)=>317, 13 | chr(132)=>276,chr(133)=>276,chr(134)=>509,chr(135)=>509,chr(136)=>410,chr(137)=>410,chr(138)=>234,chr(139)=>234,chr(140)=>334,chr(141)=>334,chr(142)=>0,chr(143)=>0,chr(144)=>0,chr(145)=>0,chr(146)=>0,chr(147)=>0,chr(148)=>0,chr(149)=>0,chr(150)=>0,chr(151)=>0,chr(152)=>0,chr(153)=>0, 14 | chr(154)=>0,chr(155)=>0,chr(156)=>0,chr(157)=>0,chr(158)=>0,chr(159)=>0,chr(160)=>0,chr(161)=>732,chr(162)=>544,chr(163)=>544,chr(164)=>910,chr(165)=>667,chr(166)=>760,chr(167)=>760,chr(168)=>776,chr(169)=>595,chr(170)=>694,chr(171)=>626,chr(172)=>788,chr(173)=>788,chr(174)=>788,chr(175)=>788, 15 | chr(176)=>788,chr(177)=>788,chr(178)=>788,chr(179)=>788,chr(180)=>788,chr(181)=>788,chr(182)=>788,chr(183)=>788,chr(184)=>788,chr(185)=>788,chr(186)=>788,chr(187)=>788,chr(188)=>788,chr(189)=>788,chr(190)=>788,chr(191)=>788,chr(192)=>788,chr(193)=>788,chr(194)=>788,chr(195)=>788,chr(196)=>788,chr(197)=>788, 16 | chr(198)=>788,chr(199)=>788,chr(200)=>788,chr(201)=>788,chr(202)=>788,chr(203)=>788,chr(204)=>788,chr(205)=>788,chr(206)=>788,chr(207)=>788,chr(208)=>788,chr(209)=>788,chr(210)=>788,chr(211)=>788,chr(212)=>894,chr(213)=>838,chr(214)=>1016,chr(215)=>458,chr(216)=>748,chr(217)=>924,chr(218)=>748,chr(219)=>918, 17 | chr(220)=>927,chr(221)=>928,chr(222)=>928,chr(223)=>834,chr(224)=>873,chr(225)=>828,chr(226)=>924,chr(227)=>924,chr(228)=>917,chr(229)=>930,chr(230)=>931,chr(231)=>463,chr(232)=>883,chr(233)=>836,chr(234)=>836,chr(235)=>867,chr(236)=>867,chr(237)=>696,chr(238)=>696,chr(239)=>874,chr(240)=>0,chr(241)=>874, 18 | chr(242)=>760,chr(243)=>946,chr(244)=>771,chr(245)=>865,chr(246)=>771,chr(247)=>888,chr(248)=>967,chr(249)=>888,chr(250)=>831,chr(251)=>873,chr(252)=>927,chr(253)=>970,chr(254)=>918,chr(255)=>0); 19 | ?> 20 | -------------------------------------------------------------------------------- /SURAT_KELUAR/LihatPDF.php: -------------------------------------------------------------------------------- 1 | 0) { 20 | $a = mysql_fetch_assoc($kueri); 21 | $no = $a["no_surat_keluar"]; 22 | $kop = "../KOP_SURAT/".$a["logo"]; 23 | $lembaga = $a["nama_lembaga"]; 24 | $alamat = $a["alamat"]; 25 | $telp = $a["no_telp"]; 26 | $pos = $a["kode_pos"]; 27 | $fax = $a["no_fax"]; 28 | $site = $a["site"]; 29 | $email = $a["email"]; 30 | $tgl = $a["tgl_surat"]; 31 | $perihal = $a["perihal_surat"]; 32 | $pengirim = $a["pengirim"]; 33 | $penerima = nama_penerima($a["penerima_surat"]); 34 | $jenis = $a["jenis"]; 35 | $isi = $a["isi_surat"]; 36 | $penandatangan = nama_penerima($a["penandatangan"]); 37 | $prioritas = $a["prioritas_surat"]; 38 | $tembusan = nama_penerima($a["tembusan"]); 39 | $lampiran = $a["lampiran_file"]; 40 | } 41 | 42 | 43 | 44 | require('../PDF/fpdf.php'); // file fpdf.php harus diincludekan 45 | $pdf = new FPDF('P','mm','A4'); 46 | $pdf->SetTitle("SURAT ".$perihal); 47 | $pdf->SetMargins(10, 10,10); 48 | $pdf->AddPage(); 49 | $pdf->SetFont('Arial', '', 12); 50 | 51 | //HEADER 52 | $LP = 200; //lebar halaman 53 | $X = 10; //titik horizontal awal 54 | $Y = 10; //titik vertikal awal 55 | $pdf->Image($kop,15,10,30,30,'','http://www.fpdf.org'); 56 | $pdf->SetFont('Arial','B',20); 57 | $pdf->Cell($LP,10,$lembaga,1,0,'C'); 58 | $pdf->Cell($LP,50,$alamat,0,0,'C'); 59 | $pdf->Cell(132); 60 | $pdf->Line(60,10,$LP,18); 61 | $pdf->Ln(20); 62 | //FOOTER 63 | 64 | $pdf->Output(); 65 | 66 | 67 | 68 | 69 | echo "Surat Telah Disimpan Sebagai file PDF"; 70 | } else { 71 | echo "NO Data"; 72 | } 73 | ?> 74 | -------------------------------------------------------------------------------- /SURAT_KELUAR/SuratKeluarDetail.php: -------------------------------------------------------------------------------- 1 | 0) { 20 | $a = mysql_fetch_assoc($kueri); 21 | $data = "
"; 22 | $data = $data."
NO. SURAT
"; 23 | $data = $data."
".$a["no_surat_keluar"]."
"; 24 | $data = $data."
KOP SURAT
"; 25 | $data = $data."
".$a["kop"]."
"; 26 | $data = $data."
TGL SURAT
"; 27 | $data = $data."
".$a["tgl_surat"]."
"; 28 | $data = $data."
JUDUL SURAT
"; 29 | $data = $data."
".$a["perihal_surat"]."
"; 30 | $data = $data."
DARI
"; 31 | $data = $data."
".$a["pengirim"]."
"; 32 | $data = $data."
KEPADA
"; 33 | $data = $data."
".nama_penerima($a["penerima_surat"])."
"; 34 | $data = $data."
JENIS SURAT
"; 35 | $data = $data."
".$a["jenis"]."
"; 36 | $data = $data."
ISI SURAT
"; 37 | $data = $data."
".$a["isi_surat"]."
"; 38 | $data = $data."
PENANGGUNGJAWAB
"; 39 | $data = $data."
".nama_penerima($a["penandatangan"])."
"; 40 | $data = $data."
PRIORITAS
"; 41 | $data = $data."
".$a["prioritas_surat"]."
"; 42 | $data = $data."
TEMBUSAN
"; 43 | $data = $data."
".nama_penerima($a["tembusan"])."
"; 44 | $data = $data."
LAMPIRAN
"; 45 | $file_array = explode(",",$a["lampiran_file"]); 46 | $urut = ambil_no_urut($a["no_surat_keluar"]); 47 | $l=""; 48 | foreach ($file_array as $index=>$file) { 49 | $l = $l."".$file."
"; 50 | } 51 | $data = $data."
".$l."
"; 52 | $data = $data."
"; 53 | echo $data; 54 | } else { 55 | echo "tidak ditemukan data"; 56 | } 57 | } else { 58 | echo "No Data"; 59 | } 60 | ?> 61 | -------------------------------------------------------------------------------- /SURAT_KELUAR/SuratKeluarHapus.php: -------------------------------------------------------------------------------- 1 | 14 | -------------------------------------------------------------------------------- /SURAT_KELUAR/kirim_surat_keluar.php: -------------------------------------------------------------------------------- 1 | 29 | -------------------------------------------------------------------------------- /SURAT_KELUAR/surat_keluar_proses.php: -------------------------------------------------------------------------------- 1 | 71 | -------------------------------------------------------------------------------- /SURAT_KELUAR/surat_keluar_upload.php: -------------------------------------------------------------------------------- 1 | 11 | alert('Nomor Urut Surat belum terset'); 12 | window.location.href = '../SURAT_KELUAR/surat_keluar.php'; 13 | "; 14 | exit(); 15 | } 16 | $no = trim($urut); 17 | $jumlah_file = count($_FILES["upload"]["name"]); 18 | $path = "../LAMPIRAN/$no/"; 19 | if (!file_exists($path)) { 20 | umask(0); 21 | mkdir($path, 0777, TRUE); 22 | } 23 | for ($i = 0; $i < $jumlah_file; $i++) { 24 | $tmp_file = $_FILES['upload']['tmp_name'][$i]; 25 | $filetype = $_FILES['upload']['type'][$i]; 26 | $filesize = $_FILES['upload']['size'][$i]; 27 | $filename = $_FILES['upload']['name'][$i]; 28 | if (move_uploaded_file($tmp_file, $path . $filename)) { 29 | $lampiran_store_db = $lampiran_store_db.",".$filename; 30 | echo ""; 34 | } else { 35 | echo ""; 39 | } 40 | } 41 | $no_surat = trim($urut."/".$prefix); 42 | $lampiran_store_db = trim($lampiran_store_db,","); 43 | $sql="UPDATE t_surat_keluar SET lampiran_file='$lampiran_store_db' WHERE no_surat_keluar='$no_surat'"; 44 | eksekusi_sql($sql); 45 | ?> 46 | -------------------------------------------------------------------------------- /SURAT_MASUK/SuratMasukDetail.php: -------------------------------------------------------------------------------- 1 | 0) { 20 | $a = mysql_fetch_assoc($kueri); 21 | $data = "
"; 22 | $data = $data."
NO. SURAT
"; 23 | $data = $data."
".$a["no_surat_keluar"]."
"; 24 | $data = $data."
KOP SURAT
"; 25 | $data = $data."
".$a["kop"]."
"; 26 | $data = $data."
TGL SURAT
"; 27 | $data = $data."
".$a["tgl_surat"]."
"; 28 | $data = $data."
JUDUL SURAT
"; 29 | $data = $data."
".$a["perihal_surat"]."
"; 30 | $data = $data."
DARI
"; 31 | $data = $data."
".$a["pengirim"]."
"; 32 | $data = $data."
KEPADA
"; 33 | $data = $data."
".nama_penerima($a["penerima_surat"])."
"; 34 | $data = $data."
JENIS SURAT
"; 35 | $data = $data."
".$a["jenis"]."
"; 36 | $data = $data."
ISI SURAT
"; 37 | $data = $data."
".$a["isi_surat"]."
"; 38 | $data = $data."
PENANGGUNGJAWAB
"; 39 | $data = $data."
".nama_penerima($a["penandatangan"])."
"; 40 | $data = $data."
PRIORITAS
"; 41 | $data = $data."
".$a["prioritas_surat"]."
"; 42 | $data = $data."
TEMBUSAN
"; 43 | $data = $data."
".nama_penerima($a["tembusan"])."
"; 44 | $data = $data."
LAMPIRAN
"; 45 | $file_array = explode(",",$a["lampiran_file"]); 46 | $urut = ambil_no_urut($a["no_surat_keluar"]); 47 | $l=""; 48 | foreach ($file_array as $index=>$file) { 49 | $l = $l."".$file."
"; 50 | } 51 | $data = $data."
".$l."
"; 52 | $data = $data."
"; 53 | if(eksekusi_sql("UPDATE t_surat_masuk SET status='Terbaca' WHERE no_surat_keluar_fk='$id'")){ 54 | echo $data; 55 | } 56 | } else { 57 | echo "tidak ditemukan data"; 58 | } 59 | } else { 60 | echo "No Data"; 61 | } 62 | ?> 63 | -------------------------------------------------------------------------------- /SURAT_MASUK/frmDisposisi.php: -------------------------------------------------------------------------------- 1 | "; 16 | $data = $data . ""; 17 | $data = $data . "
NO. SURAT
"; 18 | $data = $data . "
" . $id . "
"; 19 | $data = $data . "
PENDISPOSISI
"; 20 | $data = $data . "
" . $pendisposisi . "
"; 21 | $data = $data . "
TGL DISPOSISI
"; 22 | $data = $data . "
" . DATE("d F Y") . "
"; 23 | $data = $data . "
JUDUL SURAT
"; 24 | $data = $data . "
" . $perihal . "
"; 25 | $data = $data . "
Kalimat Disposisi
"; 26 | $data = $data . "
"; 27 | $data = $data . "
Catatan
"; 28 | $data = $data . "
"; 29 | $data = $data . "
"; 30 | $data = $data . '
'; 31 | echo $data; 32 | } else { 33 | echo "No Data"; 34 | } 35 | ?> 36 |
37 | 0) { 45 | $i = 1; 46 | while ($data = mysql_fetch_array($kueri, MYSQL_ASSOC)) { 47 | ?> 48 | 57 | 58 | 64 | 65 | 66 | 95 | 96 | -------------------------------------------------------------------------------- /SURAT_MASUK/frmDisposisi_proses.php: -------------------------------------------------------------------------------- 1 | 30 | -------------------------------------------------------------------------------- /USER/user_hapus.php: -------------------------------------------------------------------------------- 1 | 19 | -------------------------------------------------------------------------------- /USER/user_proses.php: -------------------------------------------------------------------------------- 1 | 64 | -------------------------------------------------------------------------------- /USER/user_view.php: -------------------------------------------------------------------------------- 1 | 0) { 14 | $data = mysql_fetch_row($kueri); 15 | /*echo "{"; 16 | echo "id =>'$data[0]',"; 17 | echo "user =>'$data[1]',"; 18 | echo "pass =>'$data[2]',"; 19 | echo "nama =>'$data[3]',"; 20 | echo "kategori =>'$data[4]',"; 21 | echo "unit =>'$data[5]',"; 22 | echo "jurusan =>'$data[6]',"; 23 | echo "jabatan =>'$data[7]',"; 24 | echo "hak =>'$data[8]',"; 25 | echo "status =>'$data[9]'"; 26 | echo "}";*/ 27 | //echo $data; 28 | // echo json_encode($data); 29 | echo $data[0].",".$data[1].",".$data[2].",".$data[3].",".$data[4].",".$data[5].",".$data[6].",".$data[7].",".$data[8].",".$data[9]; 30 | } else { 31 | echo "tidak ditemukan data"; 32 | } 33 | } 34 | ?> 35 | -------------------------------------------------------------------------------- /cek_login.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /css/SIAS.css: -------------------------------------------------------------------------------- 1 | 2 | .widget { 3 | position: relative; 4 | clear: both; 5 | width: 870px; 6 | margin-bottom: 2em; 7 | overflow: hidden; 8 | } 9 | 10 | .widget-header { 11 | position: relative; 12 | height: 40px; 13 | line-height: 40px; 14 | background: #E9E9E9; 15 | background:-moz-linear-gradient(top, #FAFAFA 0%, #E9E9E9 100%); 16 | background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#FAFAFA), color-stop(100%,#E9E9E9)); 17 | background:-webkit-linear-gradient(top, #FAFAFA 0%,#E9E9E9 100%); 18 | background:-o-linear-gradient(top, #FAFAFA 0%,#E9E9E9 100%); 19 | background:-ms-linear-gradient(top, #FAFAFA 0%,#E9E9E9 100%); 20 | background:linear-gradient(top, #FAFAFA 0%,#E9E9E9 100%); 21 | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9'); 22 | -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9')"; 23 | border: 1px solid #D5D5D5; 24 | -webkit-border-top-left-radius: 4px; 25 | -webkit-border-top-right-radius: 4px; 26 | -moz-border-radius-topleft: 4px; 27 | -moz-border-radius-topright: 4px; 28 | border-top-left-radius: 4px; 29 | border-top-right-radius: 4px; 30 | -webkit-background-clip: padding-box; 31 | } 32 | 33 | .widget-header h5 { 34 | position: relative; 35 | top: 2px; 36 | left: 10px; 37 | display: inline-block; 38 | margin-right: 3em; 39 | font-size: 14px; 40 | font-weight: 800; 41 | color: #555; 42 | line-height: 18px; 43 | text-shadow: 1px 1px 2px rgba(255,255,255,.5); 44 | } 45 | 46 | .widget-header [class^="icon-"], .widget-header [class*=" icon-"] { 47 | display: inline-block; 48 | margin-left: 13px; 49 | margin-right: -2px; 50 | font-size: 16px; 51 | color: #555; 52 | vertical-align: middle; 53 | } 54 | 55 | .widget-content { 56 | padding: 20px 15px 15px; 57 | background: #FFF; 58 | border: 1px solid #D5D5D5; 59 | -moz-border-radius: 5px; 60 | -webkit-border-radius: 5px; 61 | border-radius: 5px; 62 | } 63 | 64 | .widget-header+.widget-content { 65 | border-top: none; 66 | -webkit-border-top-left-radius: 0; 67 | -webkit-border-top-right-radius: 0; 68 | -moz-border-radius-topleft: 0; 69 | -moz-border-radius-topright: 0; 70 | border-top-left-radius: 0; 71 | border-top-right-radius: 0; 72 | } 73 | 74 | .widget-nopad .widget-content { 75 | padding: 0; 76 | } 77 | 78 | .widget-content:before, 79 | .widget-content:after { 80 | content:""; 81 | display:table; 82 | } 83 | 84 | .widget-content:after { 85 | clear:both; 86 | } 87 | 88 | .widget-content { 89 | zoom:1; 90 | } 91 | 92 | .widget-table thead { 93 | background: #E9E9E9; 94 | background:-moz-linear-gradient(top, #FAFAFA 0%, #E9E9E9 100%); 95 | background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#FAFAFA), color-stop(100%,#E9E9E9)); 96 | background:-webkit-linear-gradient(top, #FAFAFA 0%,#E9E9E9 100%); 97 | background:-o-linear-gradient(top, #FAFAFA 0%,#E9E9E9 100%); 98 | background:-ms-linear-gradient(top, #FAFAFA 0%,#E9E9E9 100%); 99 | background:linear-gradient(top, #FAFAFA 0%,#E9E9E9 100%); 100 | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9'); 101 | -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9')"; 102 | } 103 | 104 | .widget-table thead th, .simulasi-biaya-perkuliahan th { 105 | text-align: center; 106 | vertical-align: middle; 107 | } 108 | 109 | table .angka, input .angka{ 110 | text-align: right; 111 | } 112 | 113 | .widget-table .widget-content { 114 | padding: 0; 115 | } 116 | 117 | .widget-table .table { 118 | margin-bottom: 0; 119 | border: none; 120 | } 121 | 122 | .widget-table .table tr td:first-child { 123 | border-left: none; 124 | } 125 | 126 | .widget-table .table tr th:first-child { 127 | border-left: none; 128 | } 129 | 130 | .widget-table .table tr th.add-border-left, .widget-table .table tr td.add-border-left { 131 | border-left: 1px solid #D5D5D5; 132 | 133 | } 134 | 135 | .widget-table .table tr th.add-border-top { 136 | border-top: 1px solid #D5D5D5; 137 | } 138 | 139 | .widget-plain { 140 | background: transparent; 141 | border: none; 142 | } 143 | 144 | .widget-plain .widget-content { 145 | padding: 0; 146 | background: transparent; 147 | border: none; 148 | } 149 | 150 | .widget-box { 151 | 152 | } 153 | 154 | .widget-box .widget-content { 155 | background: #E3E3E3; 156 | background: #FFF; 157 | } -------------------------------------------------------------------------------- /css/jquery.pnotify.default.css: -------------------------------------------------------------------------------- 1 | /* 2 | Document : jquery.pnotify.default.css 3 | Created on : Nov 23, 2009, 3:14:10 PM 4 | Author : Hunter Perrin 5 | Version : 1.2.0 6 | Link : http://pinesframework.org/pnotify/ 7 | Description: 8 | Default styling for Pines Notify jQuery plugin. 9 | */ 10 | /* -- Notice */ 11 | .ui-pnotify { 12 | top: 25px; 13 | right: 25px; 14 | position: absolute; 15 | height: auto; 16 | /* Ensures notices are above everything */ 17 | z-index: 9999; 18 | } 19 | /* Hides position: fixed from IE6 */ 20 | html > body .ui-pnotify { 21 | position: fixed; 22 | } 23 | .ui-pnotify .ui-pnotify-shadow { 24 | -webkit-box-shadow: 0px 2px 10px rgba(50, 50, 50, 0.5); 25 | -moz-box-shadow: 0px 2px 10px rgba(50, 50, 50, 0.5); 26 | box-shadow: 0px 2px 10px rgba(50, 50, 50, 0.5); 27 | } 28 | .ui-pnotify-container { 29 | background-position: 0 0; 30 | padding: .8em; 31 | height: 100%; 32 | margin: 0; 33 | } 34 | .ui-pnotify-sharp { 35 | -webkit-border-radius: 0; 36 | -moz-border-radius: 0; 37 | border-radius: 0; 38 | } 39 | .ui-pnotify-closer, .ui-pnotify-sticker { 40 | float: right; 41 | margin-left: .2em; 42 | } 43 | .ui-pnotify-title { 44 | display: block; 45 | margin-bottom: .4em; 46 | } 47 | .ui-pnotify-text { 48 | display: block; 49 | } 50 | .ui-pnotify-icon, .ui-pnotify-icon span { 51 | display: block; 52 | float: left; 53 | margin-right: .2em; 54 | } 55 | /* -- History Pulldown */ 56 | .ui-pnotify-history-container { 57 | position: absolute; 58 | top: 0; 59 | right: 18px; 60 | width: 70px; 61 | border-top: none; 62 | padding: 0; 63 | -webkit-border-top-left-radius: 0; 64 | -moz-border-top-left-radius: 0; 65 | border-top-left-radius: 0; 66 | -webkit-border-top-right-radius: 0; 67 | -moz-border-top-right-radius: 0; 68 | border-top-right-radius: 0; 69 | /* Ensures history container is above notices. */ 70 | z-index: 10000; 71 | } 72 | .ui-pnotify-history-container .ui-pnotify-history-header { 73 | padding: 2px; 74 | } 75 | .ui-pnotify-history-container button { 76 | cursor: pointer; 77 | display: block; 78 | width: 100%; 79 | } 80 | .ui-pnotify-history-container .ui-pnotify-history-pulldown { 81 | display: block; 82 | margin: 0 auto; 83 | } -------------------------------------------------------------------------------- /fungsi.php: -------------------------------------------------------------------------------- 1 | 46 | -------------------------------------------------------------------------------- /img/glyphicons-halflings-white.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cumiang/SkripsiSIAS/de76f39d79aaa37b6604188ceb62412dc3bc283d/img/glyphicons-halflings-white.png -------------------------------------------------------------------------------- /img/glyphicons-halflings.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cumiang/SkripsiSIAS/de76f39d79aaa37b6604188ceb62412dc3bc283d/img/glyphicons-halflings.png -------------------------------------------------------------------------------- /img/loading.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cumiang/SkripsiSIAS/de76f39d79aaa37b6604188ceb62412dc3bc283d/img/loading.gif -------------------------------------------------------------------------------- /img/stia.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cumiang/SkripsiSIAS/de76f39d79aaa37b6604188ceb62412dc3bc283d/img/stia.jpg -------------------------------------------------------------------------------- /img/stia_gedung.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cumiang/SkripsiSIAS/de76f39d79aaa37b6604188ceb62412dc3bc283d/img/stia_gedung.jpg -------------------------------------------------------------------------------- /img/stia_logo.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cumiang/SkripsiSIAS/de76f39d79aaa37b6604188ceb62412dc3bc283d/img/stia_logo.jpg -------------------------------------------------------------------------------- /img/stia_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cumiang/SkripsiSIAS/de76f39d79aaa37b6604188ceb62412dc3bc283d/img/stia_logo.png -------------------------------------------------------------------------------- /index.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | SISTEM INFORMASI DIGITALISASI ARSIP SURAT 11 | 46 | 47 | 48 | 49 |
50 |
51 |
52 | 76 |
77 |
78 |
79 | 80 | -------------------------------------------------------------------------------- /js/bootstrap-modal.js: -------------------------------------------------------------------------------- 1 | /* ========================================================= 2 | * bootstrap-modal.js v2.0.1 3 | * http://twitter.github.com/bootstrap/javascript.html#modals 4 | * ========================================================= 5 | * Copyright 2012 Twitter, Inc. 6 | * 7 | * Licensed under the Apache License, Version 2.0 (the "License"); 8 | * you may not use this file except in compliance with the License. 9 | * You may obtain a copy of the License at 10 | * 11 | * http://www.apache.org/licenses/LICENSE-2.0 12 | * 13 | * Unless required by applicable law or agreed to in writing, software 14 | * distributed under the License is distributed on an "AS IS" BASIS, 15 | * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 16 | * See the License for the specific language governing permissions and 17 | * limitations under the License. 18 | * ========================================================= */! 19 | function($) { 20 | 21 | "use strict" 22 | 23 | /* MODAL CLASS DEFINITION 24 | * ====================== */ 25 | 26 | var Modal = function(content, options) { 27 | this.options = options 28 | this.$element = $(content) 29 | .delegate('[data-dismiss="modal"]', 'click.dismiss.modal', $.proxy(this.hide, this)) 30 | } 31 | 32 | Modal.prototype = { 33 | 34 | constructor: Modal 35 | 36 | , 37 | toggle: function() { 38 | return this[!this.isShown ? 'show' : 'hide']() 39 | } 40 | 41 | , 42 | show: function() { 43 | var that = this 44 | 45 | if (this.isShown) return 46 | 47 | $('body') 48 | .addClass('modal-open') 49 | 50 | this.isShown = true 51 | this.$element.trigger('show') 52 | 53 | escape.call(this) 54 | backdrop.call(this, function() { 55 | var transition = $.support.transition && that.$element.hasClass('fade') 56 | 57 | !that.$element.parent() 58 | .length && that.$element.appendTo(document.body) //don't move modals dom position 59 | 60 | that.$element.show() 61 | 62 | if (transition) { 63 | that.$element[0].offsetWidth // force reflow 64 | } 65 | 66 | that.$element.addClass('in') 67 | 68 | transition ? that.$element.one($.support.transition.end, function() { 69 | that.$element.trigger('shown') 70 | }) : that.$element.trigger('shown') 71 | 72 | }) 73 | } 74 | 75 | , 76 | hide: function(e) { 77 | e && e.preventDefault() 78 | 79 | if (!this.isShown) return 80 | 81 | var that = this 82 | this.isShown = false 83 | 84 | $('body') 85 | .removeClass('modal-open') 86 | 87 | escape.call(this) 88 | 89 | this.$element.trigger('hide') 90 | .removeClass('in') 91 | 92 | $.support.transition && this.$element.hasClass('fade') ? hideWithTransition.call(this) : hideModal.call(this) 93 | } 94 | 95 | } 96 | 97 | 98 | /* MODAL PRIVATE METHODS 99 | * ===================== */ 100 | 101 | function hideWithTransition() { 102 | var that = this, 103 | timeout = setTimeout(function() { 104 | that.$element.off($.support.transition.end) 105 | hideModal.call(that) 106 | }, 500) 107 | 108 | this.$element.one($.support.transition.end, function() { 109 | clearTimeout(timeout) 110 | hideModal.call(that) 111 | }) 112 | } 113 | 114 | function hideModal(that) { 115 | this.$element.hide() 116 | .trigger('hidden') 117 | 118 | backdrop.call(this) 119 | } 120 | 121 | function backdrop(callback) { 122 | var that = this, 123 | animate = this.$element.hasClass('fade') ? 'fade' : '' 124 | 125 | if (this.isShown && this.options.backdrop) { 126 | var doAnimate = $.support.transition && animate 127 | 128 | this.$backdrop = $('