Found 291 repositories(showing 30)
dominicklee
Easily store PHP session data in a MySQL database
well, handle PHP sessions in MySQL
In this Hospital Admin Management system we have multi auth login system for doctor and admin and doctor and receptionist can manage their work and data regarding patient appointment and patient data and also whole information about hospital work. In this application i have used some really good functionalities and features like chart representation of data , fully authenticated sessions for login system and all the required crud operations and gmail smtp integration for mail message communication between doctor,patient and receptionist and all other required features are there. it's very detailed and flexible SaaS based application. for frontend HTML css javascript , bootstrap nd other important libraries are used and for backend i have used php Laravel framework and now i am loving it and for Databse i have used MySQL.
ambiversive
This is a content management system that merges concepts from multiplayer games, operating systems, wikis, link aggregators, feed readers, and more! Features: * OOP/MySQL/PHP/HTML/CSS/JS/Jquery/scrollTo+LocalScroll/Ace editor/Notifier.js * Documents organized in tree hierarchy, each document can act as directory * Every edit of a document saves a new revision with the old document * Chat integrated (chat notifies of cms events, uses long polling) * Aspect oriented (aspects can be toggled with commands or in sets- a user's aspect can be refreshed from the server by setting an aspect_preference variable to 2 (0 means off, 1 means on, 2 means needs refresh) * Command line (defaults to chat input, commands begin with forward slash) * Bots (Bot commands can be added as easily as adding a document in the appropriate place, bots can execute code. Bots respond to users they are focused on, when active.) * User-selectable stylesheets + individual css rules (styles are editable within the CMS, individual style rules are applied after loading style, added with /set body background black) * Easy to add new commands (/addcom) (commands are stored in CMS as javascript and loaded at runtime) * All aspects and commands are listed with /help * Aspects are remembered between sessions (ie: looks the way you left it) * All aspects, documents, commands, and users have access levels * Uses Ace editor for editing documents * DB info stored in database/config.php - run the .sql then login with admin/admin * Integrated link aggregator with full cache (fetches link with wget) * Integrated RSS feed parser and db of over 200 feeds * One aspect is called the 'metabrowser' which is an iframe that loads a URL on command (usage: /bload http://reddit.com or /meta) .. the url is also remembered between sessions. * There is an interesting JS function called 'simcom' which simulates a user typing into the command line- works for both commands and chat messages. Usage: asgConfig.simcom('chat message or command!')
CarbonORM
CarbonPHP [C6] is a PHP Library ^8.2 ⊃ { MySQL ORM ∪ WebSockets ∪ Sessions }
astinaam
Unitech Online Shop management System
● Implemented a web application of airline reservation system, the client side using Bootstrap, JavaScript/jQuery and Ajax, the sever side using PHP and MySQL, connected Apache server via WAMP ● Designed the database schema using EER diagram and relational model ● Built features: user/admin management, form validation, sessions/cookies management and order management
Ivowainer
Wainer TODO 😊 This is one of my first projects with sessions and login system in PHP and MySQL. PLEASE READ README.md
manumanoj0010
A simple chat system with a basic login and logout sessions built using html css php and mysql
TinkeSoftware
Cerberus Content Management System is a Monolithic and Modular Content Management System that is written in 100% Pure PHP code with 100% Pure HTML output, and it supports multiple Database Management Systems. Versions are always thoroughly tested for errors before official release, and upon release will be free of error and will always pass validation checks for Hypertext Markup Language Engines ( HTML ), Robots Protocol, Real Simple Syndication ( RSS ), Cascading Style Sheet Engines ( CSS ), Post-Hypertext Preprocessor Engines ( PHP ) and each of the SQL Database Management Systems. Cerberus Content Management System source code is completely handwritten by the author(s) whose names are credited in each release. Approximately 20,000 lines of easy-to-read and well documented Lines-of-Code powers the Cerberus Content Management System Core Releases. The CerberusCMS project is focused on data security and ease of use, therefore we have decided to make very little use of JavaScript in the PurePHP Releases. Since JavaScript is incredibly vulnerable we have decided to keep JavaScript use at a very basic minimum. Currently you will only find a few lines of JavaScript code in the PurePHP Releases, one line at the bottom of the Cerberus.php file to autoclose the webpage for inactive sessions, another line for the insertion of Bulletin Board ( BB ) codes into forms and one more line to print the News and Article entries. The still-secure and easier-to-use releases make extensive use of JavaScript, JQuery and AJAX for the best drag-and-drop user experience. Cerberus Content Management System Releases follow authentic Frisian / Frysk words for elements. Cerberus Content Management System, Version: 4, Build: 0.6, Code Name: Wyn, has been debugged and tested to be 100% functional and secure on the latest Apache, HTML, PHP and MySQL versions, which at the time of this release is: Apache Version: 2.4.38 - 2019, HTML Version: 5.1 - 2019, PHP Version: 5.6 - 2019 and MySQL Version: 8.0.15 - 2019.
villaroot
PHP login site for testing. Makes connection to MySQL database and creates sessions and cookies.
arifulhaqueuc
PHP/MySQL Application
Iqbolshoh
🐘💻 Backend Lessons (PHP + MySQL) Step-by-step guide to master PHP & MySQL! 🚀⚡ From arrays 🔢 and functions ⚙️ to sessions 🔐, classes 🏫, and database magic 🧙♂️💾. Perfect for building solid backend skills! 🔥📚💡💻🛠️
ElectronSz
PHP CRUD, Sessions, File Upload and MySQL
arushiverma1999
Its an E-Commerce webapp containing the frontend and Backend. The front-end is based on HTML,CSS,JAVASCRIPT,BOOTSTRAP . The back-end is based on PHP and MySQL. Its a fully functional website which uses Sessions to validate the data and database stored in PHPMyadmin.
iamroshanjha
A project records is a test web app built in PHP that used to simply store details about users and then retrieve these details and further download these records in a PDF document.
gauravpatil-06
💻 PHP programs covering Basics, Forms, Sessions, MySQL, File Handling, and Web Projects.
rifat-mukul
Secure Login Page built with PHP, Bootstrap, HTML, and CSS. This project demonstrates a secure authentication system using PHP sessions and a MySQL database. It includes a responsive login form styled with Bootstrap for a modern and user-friendly interface
Zeeshan-Khan1
PHP training and practice code from university coursework at UMT (2025). Includes basic syntax, forms, sessions, MySQL integration, and more.
derrickyoo
Basic single user blog project written from the ground up in PHP. It utilizes sessions, canaries, cross-site scripting (XSS) protection, and mySQL as the backend database. Blog function includes user login and authentication, creating and deleting posts/comments, pagination, as well as filtering posts by user.
RicheByte
The Dolphin Gym Management System is a web application that streamlines gym management and enhances user engagement through features like user authentication, an admin dashboard, a blog, a shopping cart, a diet tracker, a leaderboard, and live trainer sessions. Built with PHP and MySQL
ReddySrikar
Eurogo is a pilot web application project developed as part of the "Applied Software Project Management" Course at BTH. Users can select a country from an interactive map. Once a country is selected, users can view vital information about landmarks from different prominent cities of Europe. These include different categories: Architectural, Parks, Museums, Fun places, and restaurant. Users can filter out the places based on cities and categories. In the description page, we have an overview of the selected place with an image gallery, description, distances to nearest terminals, and an integrated Gmaps API showing the location. Users can add places to their favorites page, and access them later through their login sessions. It is an innovative project on the lines of the "Field Trip" mobile application by Niantic Labs. This project was developed strictly using the SCRUM methodology, and Agile practices were used for different phases like estimation and project tracking. Skills Exercised: PHP, HTML, AngularJS, MYSQL, CSS, Bootstrap, JQuery, AJAX.
chennakt9
A mini project on php mysql along with sessions
abdolahi40
This is a native solution to easily store PHP session data in a MySQL database.
mohamedAbdullaAlNahtta
Prevent-Multiple-Login-Sessions-PHP&MYSQL
woroodfathiassi
To practice sessions, MySQL processing through php scripts.
1. Prepared statements and input/output sanitization. 2. Login page accepts usernames and passwords. 3. If a user who is not authenticated tries to access to add.php, redirect them to login.php. 4.apagetodisplayalloftheusersintheapplication.Makesureonlythe admin user has access to this page. Allow the admin user to update the password for users.
MAsif786
A simple login page using MySQL database and PHP sessions
BigVeezus
Well secured login & forgot password system using PHP and MySQL and sessions.
MwangiJim
Employee management system with User Catalogue View,Authntication and sessions with PHP and MySQL