Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 852 Bytes

readme.md

File metadata and controls

32 lines (23 loc) · 852 Bytes

################### hasil belajar php dan codeigniter. (on progress) ###################

hasil belajar php dan codeigniter mengenai simple online shop dan shopping cart, serta pembelajaran codeigniter dan konsep MVC. fitur :

  1. crud barang
  2. shopping cart ->buy-> chekout
  3. Login system - Multi Level
  4. logging sesion dengan mysql
  5. Invoices
  6. Shopping History dan konfirmasi pembayaran

Server Requirements


PHP version 5.6 or newer is recommended.

It should work on 5.3.7 as well, but we strongly advise you NOT to run such old versions of PHP, because of potential security and performance issues, as well as missing features.


Installation


Please see the installation section <https://codeigniter.com/user_guide/installation/index.html>_ of the CodeIgniter User Guide.