modul crud php 11 rpl

Post on 05-Jul-2018

249 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

8/16/2019 Modul Crud Php 11 Rpl

http://slidepdf.com/reader/full/modul-crud-php-11-rpl 1/6

MODUL CRUD PHP

1.  Langkah pertama buatlah database dengan nama latihan_crud kemudian buat tabel

bernama siswa dan isi dengan data field berikut ini :

2.  Kemudian siapkan folder dengan nama kamu sendiri (usahakan jangan menggunakan

spasi dan tidak terlalu panjang, kemudia buat file-file sebagai berikut ini :

config.php

style.css

8/16/2019 Modul Crud Php 11 Rpl

http://slidepdf.com/reader/full/modul-crud-php-11-rpl 2/6

tambah.php

8/16/2019 Modul Crud Php 11 Rpl

http://slidepdf.com/reader/full/modul-crud-php-11-rpl 3/6

tambah_proses.php

hapus.php

8/16/2019 Modul Crud Php 11 Rpl

http://slidepdf.com/reader/full/modul-crud-php-11-rpl 4/6

index.php

8/16/2019 Modul Crud Php 11 Rpl

http://slidepdf.com/reader/full/modul-crud-php-11-rpl 5/6

edit.php

8/16/2019 Modul Crud Php 11 Rpl

http://slidepdf.com/reader/full/modul-crud-php-11-rpl 6/6

 

edit_proses.php

TUGAS

Buatlah sebuah web CRUD seperti contoh diatas dengan database yang berbeda

(database dan tabel bebas tetapi tidak boleh sama tiap siswa) dikumpulkan…!!!

top related