Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Photogram project PHP
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Raghav
Photogram project PHP
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
c87f64b6525b52c38d25a822ab57a329b0f3fc9d
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
1
Apr
26
Mar
19
17
12
10
7
5
3
28
Feb
27
26
25
24
User data fetch and modify with user class:success
master
master
RDBMS Integration tested
Password implementation using password_hash()
Tested with password functions
Reload link added to logintest.php
Login test implemented using session
Included classes for session() in Sessiontest.php
Session class created
Print values from Database
Verified User password with simple way: Success
Tried to implement login credential verification: Failed
Password saved using hash
Session intro
Created class for Insert user credentials
Connect DB with class and Tested if conn exist return exist or create conn
Test with Destructor and Constructor
Testing with private method and properties to acces their values to test.php
Test with () and changed string with ucwords()
Method calling using keyword
Added class to test.php test it is called from other files
Data inserted into DB, Failed to execute page when data is not correct
Data inserted into database through test.php
Tested database connection: Success
Automate css file to include in login and signup page
Added username and phone no. in signup
Created signup page with associated files
Head tag separated to head.php
Header removed from login and index, pasted into header.php
Added new page if Credential true with POST: Success
Tested with POST method
Data send through GET method to test.php
Hover effects added for sign-in button
Logo added and centered in login page
CSS added for form success
Tried to add css for form but failed
login content added without css
Tested get, post, files, cookie in test.php
added in load.php and test.php file created
Photo section and footer separated with new files
Intro card separated to calltoaction.php
Loading