Tutorial Mudah Membuat Aplikasi Web
1. Persiapan Hardware
- Komputer/Laptop
- Jaringan Komputer
2. Persiapan Software (instalasi tools pemrogaraman)
- Xampp/ Wampserver -> sebagai aplikasi web server
didalam nya ada :
a. web service -> apache -> localhost
b. database -> mysql -> localhost/phpmyadmin
- notepad/ sublime text/ notepad ++ (editor web)
- web browser -> google chrome/ mozilla firefox
3. Membuat folder penyimpanan di direktori xampp
Tempat penyimpanan file web di direktori -> C:Xampp/htdocs/namafile
4. Membuat file web
- koneksi.php
-> to be continue
Comments
Post a Comment
thanks