Introduction

PHP or Hypertext Preprocessor is a backend as well as front end programming language used for website development.

PHP code is usually processed on a web server by a PHP interpreter implemented as an executable module, daemon, or Common Gateway Interface (CGI). On the web server, the result of the interpreted and executed PHP code - which can be any type of data, such as generated HTML or binary image data - will form the whole or part of the HTTP response. Various web template systems, web content management systems, and web frameworks are available that can be used to organise or facilitate the generation of such responses.

My Ecommerce Project

CI 3 Framework Ecommerce

Same to JOFIN this project make it Codeigniter 3 and for my task in the school. I build Ecommerce because the Ecommerce have one noting same with the website information this is a transaction. So i build Ecommerce website because this wesbiste have a complex systems.

Alt Text Alt Text Alt Text

This website have a two UI, one for users, and one for admin or seller. But this website have a bug, where this bug is not have a transaction include the payment type, so this only have transaction aritmatika not real. You can visit my github to get the code https://github.com/AgilS121/CI3-Ecomerce.