-
Notifications
You must be signed in to change notification settings - Fork 0
/
tambah_ip.php
executable file
·479 lines (459 loc) · 19.6 KB
/
tambah_ip.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
<?
session_start();
if (!isset($_SESSION['username'])) {
header("Location: index2.php");
}
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>Website ALOHA Telkom Sisfo Jakarta Utara</TITLE>
<LINK href="style/style.css" type=text/css
rel=StyleSheet></HEAD>
<BODY leftMargin=0 topMargin=0 marginwidth="0" marginheight="0">
<TABLE cellSpacing=0 cellPadding=0 width="100%" align=center bgColor=#6487dc
border=0>
<TBODY>
<TR>
<TD vAlign=top align=left width="74%" bgColor=#6487dc><img src="gambar/logo1.jpg" width="270" height="52"></TD>
<TD vAlign=top align=right bgColor=#6487dc><A
href="utama.php"><IMG alt=Utama
src="gambar/forums.gif"
border=0></A><A
href="bukutamu.php"><IMG alt=Buku_Tamu
src="gambar/screenshots.gif" border=0></A><A
href="ambil.php"><IMG alt=Ambil
src="gambar/download.gif" border=0></A><A
href="forum.php"><IMG alt=Forum
src="gambar/maillist.gif" border=0></A><A
href="pertanyaan.php"><IMG alt=Pertanyaan
src="gambar/faq.gif" border=0></A></TD>
</TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width="100%" align=center bgColor=#f3f4f7
border=0>
<TBODY>
<TR>
<TD bgColor=#6487dc colSpan=5><IMG height=1 alt="" hspace=0
src="gambar/pixel.gif" width=1 border=0></TD></TR>
<TR vAlign=center bgColor=#eae7d1>
<TD vAlign=top align=left width="1%" height=22><IMG
src="gambar/topnav-left.gif"></TD>
<TD noWrap align=left
background="gambar/topnav-bg.gif" width="81%"><FONT
class=content color=#363636> <B>Website ALOHA Telkom Sisfo Jakarta Utara</B></FONT></TD></TD>
<TD vAlign=top align=left width="1%" height=22><IMG
src="gambar/topnav-left.gif"></TD>
<TD align=right width="17%"
background="gambar/topnav-bg.gif"><FONT
class=content>
<SCRIPT type=text/javascript>
<!-- // Array ofmonth Names
var monthNames = new Array( "Januari","Februari","Maret","April","Mei","Juni","Juli","Agustus","September","Oktober","November","Desember");
var now = new Date();
thisYear = now.getYear();
if(thisYear < 1900) {thisYear += 1900}; // corrections if Y2K display problem
document.write( now.getDate() + " " + monthNames[now.getMonth()] + " " + thisYear + " " );
document.write( now.getHours() + ":" + now.getMinutes() + ":" + now.getSeconds() + " " );
// -->
</SCRIPT>
</FONT> </TD></TR>
<TR>
<TD bgColor=#eae7d1 colSpan=5><IMG height=3 alt="" hspace=0
src="gambar/pixel.gif" width=1 border=0></TD></TR>
<TR>
<TD bgColor=#aca899 colSpan=5><IMG height=1 alt="" hspace=0
src="gambar/pixel.gif" width=1 border=0></TD></TR>
<TR>
<TD bgColor=#716f64 colSpan=5><IMG height=1 alt="" hspace=0
src="gambar/pixel.gif" width=1
border=0></TD></TR></TBODY></TABLE><!----- Begin Main Content Table ----->
<TABLE cellSpacing=0 cellPadding=0 width="100%" align=center bgColor=#ffffff
border=0>
<TBODY>
<TR vAlign=top bordercolor="1" border="1">
<TD height="610"> </TD>
<TD width=150 vAlign=top bordercolor="1"><BR>
<TABLE cellSpacing=0 cellPadding=0 width=175 border=0>
<TBODY>
<TR>
<TD>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD vAlign=top align=left width=26 height=30><IMG
src="gambar/sidebox-title-left.gif"></TD>
<TD vAlign=center align=left width=143
background="gambar/sidebox-title-bg.gif"
height=30><FONT class=option
color=#ffffff> Otentifikasi </FONT></TD>
<TD vAlign=top align=left width=6 height=30><IMG
src="gambar/sidebox-title-right.gif"></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE><!----- Side Box Content ----->
<TABLE cellSpacing=0 cellPadding=0 width=175 border=0>
<TBODY>
<TR vAlign=top>
<TD vAlign=top align=left width=4
background="gambar/sidebox-bar-left.gif"><IMG
src="gambar/sidebox-bar-px.gif"></TD>
<TD vAlign=top align=left width=166 bgColor=#d6dff7>
<TABLE cellSpacing=0 cellPadding=3 width=167 border=0>
<TBODY>
<TR>
<TD>
<center>
Anda Berhasil Login sebagai <br>
<b>"<? echo $_SESSION['username']; ?>"</b></center>
<div align="center"><br>
<A
href="keluar.php">KELUAR</A></div></TD>
</TR></TBODY></TABLE></TD>
<TD vAlign=top align=left width=4
background="gambar/sidebox-bar-right.gif"><IMG
src="gambar/sidebox-bar-px.gif"></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=175 border=0>
<TBODY>
<TR>
<TD vAlign=top align=left width=175 height=29><IMG
src="gambar/sidebox-bottom.gif">
</TD></TR></TBODY></TABLE><BR>
<TABLE cellSpacing=0 cellPadding=0 width=175 border=0>
<TBODY>
<TR>
<TD>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD vAlign=top align=left width=26 height=30><IMG
src="gambar/sidebox-title-left.gif"></TD>
<TD vAlign=center align=left width=143
background="gambar/sidebox-title-bg.gif"
height=30><FONT class=option
color=#ffffff> Lihat Data <B> </B></FONT></TD>
<TD vAlign=top align=left width=6 height=30><IMG
src="gambar/sidebox-title-right.gif"></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE><!----- Side Box Content ----->
<TABLE cellSpacing=0 cellPadding=0 width=175 border=0>
<TBODY>
<TR vAlign=top>
<TD vAlign=top align=left width=4
background="gambar/sidebox-bar-left.gif"><IMG
src="gambar/sidebox-bar-px.gif"></TD>
<TD vAlign=top align=left width=166 bgColor=#d6dff7>
<TABLE cellSpacing=0 cellPadding=3 width=167 border=0>
<TBODY>
<TR>
<TD><STRONG><BIG>·</BIG></STRONG> <A
href="hw_lihat_ip2.php">Alamat IP</A><BR>
<STRONG><BIG>·</BIG></STRONG> <A
href="hw_lihat_master2.php">Data Hardware</A><BR>
<STRONG><BIG>·</BIG></STRONG> <A
href="lihat_data_pegawai2.php">Data Pegawai</A><BR>
<STRONG><BIG>·</BIG></STRONG> <A
href="lihat_hw_pegawai2.php">Hardware Pegawai</A><BR>
<STRONG><BIG>·</BIG></STRONG> <A
href="lihat_hw_idle2.php">Hardware IDLE</A><BR>
<STRONG><BIG>·</BIG></STRONG> <A
href="lihat_loker_hw2.php">Lokasi Kerja</A></TD>
</TR></TBODY></TABLE></TD>
<TD vAlign=top align=left width=4
background="gambar/sidebox-bar-right.gif"><IMG
src="gambar/sidebox-bar-px.gif"></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=175 border=0>
<TBODY>
<TR>
<TD vAlign=top align=left width=175 height=29><IMG
src="gambar/sidebox-bottom.gif">
</TD></TR></TBODY></TABLE><BR>
<TABLE cellSpacing=0 cellPadding=0 width=175 border=0>
<TBODY>
<TR>
<TD>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD vAlign=top align=left width=26 height=30><IMG
src="gambar/sidebox-title-left.gif"></TD>
<TD vAlign=center align=left width=143
background="gambar/sidebox-title-bg.gif"
height=30><FONT class=option
color=#ffffff> Masukan Data <B> </B></FONT></TD>
<TD vAlign=top align=left width=6 height=30><IMG
src="gambar/sidebox-title-right.gif"></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE><!----- Side Box Content ----->
<TABLE cellSpacing=0 cellPadding=0 width=175 border=0>
<TBODY>
<TR vAlign=top>
<TD vAlign=top align=left width=4
background="gambar/sidebox-bar-left.gif"><IMG
src="gambar/sidebox-bar-px.gif"></TD>
<TD vAlign=top align=left width=166 bgColor=#d6dff7>
<TABLE cellSpacing=0 cellPadding=3 width=167 border=0>
<TBODY>
<TR>
<TD><STRONG><BIG>·</BIG></STRONG> <A
href="tambah_alamat_ip.php">Alamat IP</A><BR>
<STRONG><BIG>·</BIG></STRONG> <A
href="tambah_data_pegawai.php">Data Pegawai</A><BR>
<STRONG><BIG>·</BIG></STRONG> <A
href="tambah_hardware_pegawai.php">Hardware</A><BR>
<STRONG><BIG>·</BIG></STRONG> <A
href="tambah_hardware_idle.php">Hardware IDLE</A></TD>
</TR></TBODY></TABLE></TD>
<TD vAlign=top align=left width=4
background="gambar/sidebox-bar-right.gif"><IMG
src="gambar/sidebox-bar-px.gif"></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=175 border=0>
<TBODY>
<TR>
<TD vAlign=top align=left width=175 height=29><IMG
src="gambar/sidebox-bottom.gif">
</TD></TR></TBODY></TABLE><BR>
<TABLE cellSpacing=0 cellPadding=0 width=175 border=0>
<TBODY>
<TR>
<TD>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD vAlign=top align=left width=26 height=30><IMG
src="gambar/sidebox-title-left.gif"></TD>
<TD vAlign=center align=left width=143
background="gambar/sidebox-title-bg.gif"
height=30><FONT class=option
color=#ffffff> Ubah Data <B> </B></FONT></TD>
<TD vAlign=top align=left width=6 height=30><IMG
src="gambar/sidebox-title-right.gif"></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE><!----- Side Box Content ----->
<TABLE cellSpacing=0 cellPadding=0 width=175 border=0>
<TBODY>
<TR vAlign=top>
<TD vAlign=top align=left width=4
background="gambar/sidebox-bar-left.gif"><IMG
src="gambar/sidebox-bar-px.gif"></TD>
<TD vAlign=top align=left width=166 bgColor=#d6dff7>
<TABLE cellSpacing=0 cellPadding=3 width=167 border=0>
<TBODY>
<TR>
<TD><STRONG><BIG>·</BIG></STRONG> <A
href="ubah_alamat_ip.php">Alamat IP</A><BR>
<STRONG><BIG>·</BIG></STRONG> <A
href="ubah_data_pegawai.php">Data Pegawai</A><BR>
<STRONG><BIG>·</BIG></STRONG> <A
href="ubah_hardware_pegawai.php">Hardware</A><BR>
<STRONG><BIG>·</BIG></STRONG> <A
href="ubah_hardware_idle.php">Hardware IDLE</A></TD>
</TR></TBODY></TABLE></TD>
<TD vAlign=top align=left width=4
background="gambar/sidebox-bar-right.gif"><IMG
src="gambar/sidebox-bar-px.gif"></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=175 border=0>
<TBODY>
<TR>
<TD vAlign=top align=left width=175 height=29><IMG
src="gambar/sidebox-bottom.gif">
</TD></TR></TBODY></TABLE><BR>
<TABLE cellSpacing=0 cellPadding=0 width=175 border=0>
<TBODY>
<TR>
<TD>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD vAlign=top align=left width=26 height=30><IMG
src="gambar/sidebox-title-left.gif"></TD>
<TD vAlign=center align=left width=143
background="gambar/sidebox-title-bg.gif"
height=30><FONT class=option
color=#ffffff> <B>Hapus Data </B></FONT></TD>
<TD vAlign=top align=left width=6 height=30><IMG
src="gambar/sidebox-title-right.gif"></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE><!----- Side Box Content ----->
<TABLE cellSpacing=0 cellPadding=0 width=175 border=0>
<TBODY>
<TR vAlign=top>
<TD vAlign=top align=left width=4
background="gambar/sidebox-bar-left.gif"><IMG
src="gambar/sidebox-bar-px.gif"></TD>
<TD vAlign=top align=left width=166 bgColor=#d6dff7>
<TABLE cellSpacing=0 cellPadding=3 width=167 border=0>
<TBODY>
<TR>
<TD><STRONG><BIG>·</BIG></STRONG> <A
href="hapus_alamt_ip.php">Alamat IP</A><BR>
<STRONG><BIG>·</BIG></STRONG> <A
href="hapus_data_pegawai.php">Data Pegawai</A><BR>
<STRONG><BIG>·</BIG></STRONG> <A
href="hapus_hardware_pegawai.php">Hardware</A><BR>
<STRONG><BIG>·</BIG></STRONG> <A
href="hapus_hardware_idle.php">Hardware IDLE</A></TD>
</TR></TBODY></TABLE></TD>
<TD vAlign=top align=left width=4
background="gambar/sidebox-bar-right.gif"><IMG
src="gambar/sidebox-bar-px.gif"></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=175 border=0>
<TBODY>
<TR>
<TD vAlign=top align=left width=175 height=29><IMG
src="gambar/sidebox-bottom.gif">
</TD></TR></TBODY></TABLE><BR></TD>
<TD width="90%" vAlign=top bordercolor="1"><BR>
<TABLE cellSpacing=1 cellPadding=0 width="90%" align=center
bgColor=#6487dc border=0>
<TBODY>
<TR>
<TD>
<TABLE cellSpacing=1 cellPadding=8 width="100%" bgColor=#d6dff7
border=0>
<TBODY>
<TR>
<TD>
<p align="center"><b>TAMBAH ALAMAT IP</b></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE><BR>
<BR>
<TABLE cellSpacing=1 cellPadding=0 width="90%" align=center
bgColor=#6487dc border=1>
<TBODY>
<TR>
<TD>
<TABLE cellSpacing=1 cellPadding=8 width="100%" bgColor=#d6dff7
border=0>
<TBODY>
<?php
require ("koneksi.php");
$link=mysql_connect($host,$dbuser,$dbpwd) or die('Can not connect to server!');
mysql_select_db($dbname,$link);
$sql = "select no_sn, jenis_hw, merk_hw, type_hw, spesifik_hw, tgl_perolehan, nilai_perolehan, lokasi, pemilik, nik, keterangan from master_hw where no_sn like '$kode%'";
$hasil = mysql_query($sql,$link);
$baris= mysql_fetch_row($hasil);
if ($baris == FALSE)
die("tak ada data yang memenuhi");
$no_sn1 = $baris[0];
$jenis_hw1 = $baris[1];
$merk_hw1 = $baris[2];
$type_hw1 = $baris[3];
$spesifik_hw1 = $baris[4];
$tgl_perolehan1 = $baris[5];
$nilai_perolehan1 = $baris[6];
$lokasi1 = $baris[7];
$pemilik1 = $baris[8];
$nik1 = $baris[9];
$keterangan1 = $baris[10];
?>
<form method="post" action="simpan_tambah_alamat_ip.php">
<tr>
<td width="37%" height="17"><font color="#000080">NOMOR SERIAL</font></td>
<td width="1%" height="17">:</td>
<td width="56%" height="17"><font color="#000080">
<?php
print("<input type=\"text\" name=\"no_sn\" size=\"50\"");
print("value=\"$no_sn1\" readonly>");
?></font></td>
</tr>
<tr>
<td width="37%" height="24"><font color="#000080">JENIS</font></td>
<td width="1%" height="24">:</td>
<td width="56%" height="24">
<?php
print("<input type=\"text\" name=\"jenis_hw\" size=\"50\"");
print("value=\"$jenis_hw1\" readonly>");
?></td>
</tr>
<tr>
<td width="37%" height="23"><font color="#000080">MEREK</font></td>
<td width="1%" height="23">:</td>
<td width="56%" height="23">
<?php
print("<input type=\"text\" name=\"merk_hw\" size=\"50\"");
print("value=\"$merk_hw1\" readonly>");
?>
</td>
</tr>
<tr>
<td width="37%" height="8"><font color="#000080">TIPE</font></td>
<td width="1%" height="8">:</td>
<td width="56%" height="8">
<?php
print("<input type=\"text\" name=\"type_hw\" size=\"50\"");
print("value=\"$type_hw1\" readonly>");
?>
</td>
</tr>
<tr>
<td width="37%" height="24"><font color="#000080">SPESIFIK</font></td>
<td width="1%" height="24">:</td>
<td width="56%" height="24">
<?php
print("<input type=\"text\" name=\"spesifik_hw\" size=\"50\"");
print("value=\"$spesifik_hw1\" readonly>");
?>
</td>
</tr>
<tr>
<td width="37%" height="24"><font color="#000080">TANGGAL PEROLEH</font></td>
<td width="1%" height="24">:</td>
<td width="56%" height="24">
<?php
print("<input type=\"text\" name=\"tgl_perolehan\" size=\"50\"");
print("value=\"$tgl_perolehan1\" readonly>");
?>
</td>
</tr>
<tr>
<td width="37%" height="24"><font color="#000080">NILAI PEROLEH</font></td>
<td width="1%" height="24">:</td>
<td width="56%" height="24">
<?php
print("<input type=\"text\" name=\"nilai_perolehan\" size=\"50\"");
print("value=\"$nilai_perolehan1\" readonly>");
?>
</td>
</tr>
<tr>
<td width="37%" height="24"><font color="#000080">LOKASI</font></td>
<td width="1%" height="24">:</td>
<td width="56%" height="24">
<?php
print("<input type=\"text\" name=\"lokasi\" size=\"50\"");
print("value=\"$lokasi1\" readonly>");
?>
</td>
</tr>
<tr>
<td width="37%" height="24"><font color="#000080">PEMILIK</font></td>
<td width="1%" height="24">:</td>
<td width="56%" height="24">
<?php
print("<input type=\"text\" name=\"pemilik\" size=\"50\"");
print("value=\"$pemilik1\" readonly>");
?>
</td>
</tr>
<tr>
<td width="37%" height="24"><font color="#000080">PEMILIK (NIK)</font></td>
<td width="1%" height="24">:</td>
<td width="56%" height="24">
<?php
print("<input type=\"text\" name=\"nik\" size=\"50\"");
print("value=\"$nik1\" readonly>");
?>
</td>
</tr>
<tr>
<td width="37%" height="24"><font color="#000080">ALAMAT IP</font></td>
<td width="1%" height="24">:</td>
<td width="56%" height="24">
<?php
print("<input type=\"text\" name=\"keterangan\" size=\"50\"");
print("value=\"$keterangan1\">");
?>
</td>
</tr>
<tr>
<td width="37%" height="7"></td>
<td width="1%" height="7"></td>
<td width="56%" height="7"></td>
</tr>
<tr>
<td width="18%" height="1">
<p align="right">
<input type="submit" value="SIMPAN" name="B1" style="background-color: #D6DFF7"></td>
<td width="5%" height="1"></td>
<td width="9%" height="1">
<input type="reset" value="BATAL" name="B3" style="background-color: #D6DFF7"></td>
</tr></form>
</TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
</TD></TR></TBODY></TABLE></BODY></HTML>