session-cookie
Here are 29 public repositories matching this topic...
Modern cookie management for PHP
-
Updated
Oct 13, 2017 - PHP
This is a login and register php project which makes use of user access levels.
-
Updated
Jun 18, 2021 - PHP
PHP script for stealing cookies, IP grabbing & Device Information.
-
Updated
Oct 28, 2023 - PHP
PHP Cookie Stealing Scripts for use in XSS
-
Updated
Jul 26, 2018 - PHP
Alternative to PHP's native session handler for PSR-7.
-
Updated
Aug 7, 2020 - PHP
Internship 2018
-
Updated
Sep 21, 2018 - PHP
class to manage session
-
Updated
Jul 1, 2023 - PHP
A Yii2 adaptation of the persistent session technique used by Amazon.com
-
Updated
May 2, 2018 - PHP
The missing Session Manager for WordPress
-
Updated
Nov 7, 2018 - PHP
Implementation of a Form Validator in PHP using SESSION variables and Cookies
-
Updated
Oct 29, 2020 - PHP
Encapsulated user sessions.
-
Updated
Oct 19, 2023 - PHP
A basic template for a Social Media Website (using HTML, PHP, SQL) with basic user-authentication and session cookie usage
-
Updated
Aug 24, 2019 - PHP
One website with the ability to see movies, comment, and rate them! It’s easy and secure! It involves 1. SQL statements, security, and protection against SQL Injection, 2. Data confidentiality – Salt hash, 3. Two operating modes, admin and user role, and 4. Mailing
-
Updated
Sep 29, 2022 - PHP
A session is a way to store and manage user-specific information across requests. It involves assigning a unique ID to each client and storing data on the server. This maintains state for users, such as login status or shopping cart contents. In programming, it refers to a period of interaction between a user and a system, commonly used in web...
-
Updated
Jul 22, 2024 - PHP
HTTP Request session context service handled by PSR-15 middleware
-
Updated
Oct 5, 2022 - PHP
Improve this page
Add a description, image, and links to the session-cookie topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the session-cookie topic, visit your repo's landing page and select "manage topics."