Entries by Mike Dalisay

PHP Content Management Module

Looking for PHP Contact Form Script? Click Here. Download and learn how this simple PHP Web Page Content Management System was made. Technologies used include PHP OOP, MySQL, Bootstrap and jQuery. Script Overview This source code will enable you to manage a dynamic web page content. You can format the content the way you want […]

Learning Progression

Here in codeofaninja.com, we usually have three LEVELS of source code output. But WHY? Because I believe in "Learning Progression" to ensure efficient learning. Not all of us can swallow a lot of information all at once. So we do it one at a time. By different levels. This way, learners will be forced to […]

PHP Product Catalog Module

Note Before You Download, make sure you have basic understanding of these topics: a. PHP Object Oriented CRUD Example with Bootstrap b. Apache .htaccess RewriteRule Examples with PHP Features List FEATURE ACCESS LEVEL Source Code USER MANAGEMENT User type: Admin Admin Yes Interface for admin Admin Yes Login page Admin Yes Log out Admin Yes […]

PHP Shopping Cart Module

This PHP shopping cart module has features of a shopping cart that works with a logged in user. This is a good starting point of developing your project. You can add your own features that is required for your project. List of features Admin features The table below shows the features an admin can do […]

PHP Login & Registration Module

This source code is about PHP Login System. It will help you understand how to login and logout functionality works. Sign up email verification, user registration, and forgot password features are included as well. The basic idea is, we will have two user access levels: the 'Admin' and 'Customer'. If the 'Customer' is logged in, […]

PHP PayPal Integration Module

This code will solve your problem and answer your question: how to add PayPal and credit card on checkout? You can use this code on your PHP shopping cart script. PayPal Integration In PHP - Output Preview You can watch the demo video below to see how the source code works. Demo is in sandbox […]

PHP Shopping Cart System – Download source code

Are you trying to learn how to build your own PHP shopping cart system? Do you need quick guidance and support while doing it? You're in the right place. Google defines the word "system" as a set of connected parts forming a complex whole. We say this "PHP shopping cart source code" is a "system" […]

PHP Shopping Cart Tutorial – Step By Step Guide!

Previously, we learned how to create a PHP Login system with admin features. Today, we will learn our comprehensive PHP Shopping Cart Tutorial! This step-by-step guide will walk you through building a fully functional shopping cart application using the PHP programming language. This tutorial will give you the necessary knowledge and skills to create your […]