<< Previous Lesson: PHP Local Server Folder Location
- Buka aplikasi notepad.
- Ketikan kode berikut:
<?php
echo "hello world";
?> - Kemudian simpan (CTRL+S) dengan nama file Hello.php, pada lokasi XAMPP diinstall, contoh: C:/xampp/htdocs, dan pilih All Files (*.*) pada kotak pilihan Save as type. Tekan tombol Save.
- Buka server lokal, contoh: XAMPP Control Panel.
- Klik tombol Start di sebelah modul Apache.
- Buka browser, navigasikan ke http://localhost/hello.php.
Bibliography
https://www.hostinger.com
Tidak ada komentar:
Posting Komentar