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
Commits
master
Select Git revision
0 results
photogram-project-php
Author
Search by author
Any Author
authors
0 authors
Mar 26, 2025
RDBMS Integration tested
· 438d3c56
Raghav
authored
5 hours ago
438d3c56
Mar 19, 2025
Password implementation using password_hash()
· d6b2f7ff
Raghav
authored
6 days ago
d6b2f7ff
Tested with password functions
· bc0641b5
Raghav
authored
6 days ago
bc0641b5
Mar 17, 2025
Reload link added to logintest.php
· e7cb71f4
Raghav
authored
1 week ago
e7cb71f4
Login test implemented using session
· 931c4786
Raghav
authored
1 week ago
931c4786
Included classes for session() in Sessiontest.php
· 177ec227
Raghav
authored
1 week ago
177ec227
Session class created
· c0097c38
Raghav
authored
1 week ago
c0097c38
Mar 12, 2025
Print values from Database
· 22cb2d27
Raghav
authored
2 weeks ago
22cb2d27
Verified User password with simple way: Success
· 9ca2d44a
Raghav
authored
2 weeks ago
9ca2d44a
Tried to implement login credential verification: Failed
· 1cab2e0d
Raghav
authored
2 weeks ago
1cab2e0d
Mar 10, 2025
Password saved using hash
· a350bad8
Raghav
authored
2 weeks ago
a350bad8
Mar 07, 2025
Session intro
· c4608794
Raghav
authored
2 weeks ago
c4608794
Mar 05, 2025
Created class for Insert user credentials
· 196a9131
Raghav
authored
3 weeks ago
196a9131
Connect DB with class and Tested if conn exist return exist or create conn
· b9cb7e7f
Raghav
authored
3 weeks ago
b9cb7e7f
Test with Destructor and Constructor
· d5971b39
Raghav
authored
3 weeks ago
d5971b39
Mar 03, 2025
Testing with private method and properties to acces their values to test.php
· 924807d5
Raghav
authored
3 weeks ago
924807d5
Test with () and changed string with ucwords()
· cd05afac
Raghav
authored
3 weeks ago
cd05afac
Method calling using keyword
· eed2a056
Raghav
authored
3 weeks ago
eed2a056
Added class to test.php test it is called from other files
· bc27597a
Raghav
authored
3 weeks ago
bc27597a
Feb 28, 2025
Data inserted into DB, Failed to execute page when data is not correct
· 6ab43ffb
Raghav
authored
3 weeks ago
6ab43ffb
Feb 27, 2025
Data inserted into database through test.php
· e1dd03fd
Raghav
authored
3 weeks ago
e1dd03fd
Tested database connection: Success
· 5edc0058
Raghav
authored
3 weeks ago
5edc0058
Automate css file to include in login and signup page
· da4926ea
Raghav
authored
3 weeks ago
da4926ea
Added username and phone no. in signup
· c87f64b6
Raghav
authored
3 weeks ago
c87f64b6
Created signup page with associated files
· 1097492e
Raghav
authored
3 weeks ago
1097492e
Head tag separated to head.php
· d78584dc
Raghav
authored
3 weeks ago
d78584dc
Feb 26, 2025
Header removed from login and index, pasted into header.php
· 57507d64
Raghav
authored
3 weeks ago
57507d64
Added new page if Credential true with POST: Success
· 0deeeff3
Raghav
authored
4 weeks ago
0deeeff3
Tested with POST method
· c82d6af3
Raghav
authored
4 weeks ago
c82d6af3
Data send through GET method to test.php
· 355accd1
Raghav
authored
4 weeks ago
355accd1
Feb 25, 2025
Hover effects added for sign-in button
· 3c69a7ce
Raghav
authored
4 weeks ago
3c69a7ce
Logo added and centered in login page
· c2fffc09
Raghav
authored
4 weeks ago
c2fffc09
CSS added for form success
· ee7d88af
Raghav
authored
4 weeks ago
ee7d88af
Tried to add css for form but failed
· 7a2112a1
Raghav
authored
4 weeks ago
7a2112a1
login content added without css
· 199ff35c
Raghav
authored
4 weeks ago
199ff35c
Feb 24, 2025
Tested get, post, files, cookie in test.php
· 90d5360f
Raghav
authored
4 weeks ago
90d5360f
added in load.php and test.php file created
· 01798a55
Raghav
authored
4 weeks ago
01798a55
Photo section and footer separated with new files
· 58a8808c
Raghav
authored
4 weeks ago
58a8808c
Intro card separated to calltoaction.php
· 1b53318d
Raghav
authored
4 weeks ago
1b53318d
Header file separated and load file created
· 47dc23da
Raghav
authored
4 weeks ago
47dc23da
Loading