PHP session

Advance Shopping Cart using PHP Free Source Code

Submitted by oretnom23 on
Introduction This is an Advance Shopping Cart Application source code developed in PHP Language. The main purpose of this shopping cart application is to provide the students or those programmers who are new to PHP with a reference to understand and have an Idea of how to develop an advanced shopping cart for their eCommerce or Online Shops/Store projects. With this, you will learn one of the

How to Create a Flash Message in PHP using Session Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to create a Flash Messages in PHP Language using PHP Session. The Flash Message that I am talking about is like the CodeIgniter's Flashdata Function. It allows the developer to store a temporary messages or data that can be access on the next request and after use.

Simple Registration System in PHP Free Source Code

Submitted by Norman1 on
This is a simple Registration System in PHP Language. The system has two login sections which are the admin login section and the user login section. The admin can manage users by deleting and registering new users, the whole system consists of restricted pages but these pages can be accessed after logging in as an admin or other user but still, other accounts are restricted to some pages. This

Creating a Login and Registration Form using PHP PDO Tutorial

Submitted by razormist on
Learn how to create a PDO Login and Registration using PHP. PHP is a server-side scripting language designed primarily for web development. PDO stands for PHP Data Objects. It is a lean and consistent way to access databases. This means developers can write portable code much easier. It is mostly used by a newly coders for its user-friendly environment.

Angular JS Login with Session using PHP/MySQLi Tutorial

Submitted by nurhodelta_17 on
This tutorial tackles how to create a login page using Angular JS and set SESSION with PHP/MySQLi. Angular JS is a javascript framework maintained by Google and is capable of creating Single-Page Applications. In this tutorial, we'll set up PHP Session to prevent users from going into our homepage if not authenticated.

Registration and Login Using Bootstrap Framework and PHP/MySQLi with Source Code

Submitted by admin on
This is a complete source code on how to create a registration and login page using Bootstrap Framework in PHP/MySQLi. As normal registration and login page, the code itself validates the user credentials such as checking the email if it already exists on the database when signing up. Bootstrap Framework will help you with the design of your web application. By that, bootstrap will help you to