News

This is an e-commerce website project I developed during my second year of undergrad to practice and learn JavaScript, PHP, JSON, HTML5 and MySQL. I used JavaScript to make the website interactive.
User Authentication Login System: Users must log in to access the platform. If not logged in, they are redirected to the login page (login.php). Login validation checks the user credentials against ...
Cascading style sheets (CSS) are browser instructions for styling HTML elements that can be added to Web pages in one of three ways: externally, internally or inline. Two advantages of using external ...