/php-dasar

Praktikum Web Programming

Primary LanguageHTMLMIT LicenseMIT

💡 PHP Dasar

Repository ini berisi projek aplikasi berbasis web yang menerapkan dasar - dasar bahasa pemrograman PHP. Materi yang terdapat pada repository ini diantaranya:

  • P1-Design
  • P2-Authentication
  • P3-CRUD
  • P4-CRUD
  • P5-Upload

📦 Prasyarat

Sebelum memulai, pastikan telah terinstall:

  • MySQL atau MariaDB
  • PHP 5 atau PHP 7
  • Text editor
  • Web browser
  • Web server

📂 Struktur Projek

├── P1-Design
│   └── ...
├── P2-Authentication
│   └── ...
├── P3-CRUD
│   └── ...
├── P4-CRUD
│   └── ...
├── P5-Upload
│   └── ...
├── LICENSE
└── README.md

Note: materi akan diupload tiap pekan selama praktikum berlangsung.

⚖️ Lisensi

MIT License