Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
Photogram
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
V Harish Ragavendher
Photogram
Repository
35141c66e9ec00186754c6bc7a28753b6f3a1ba9
Select Git revision
Branches
2
push
master
default
protected
2 results
photogram
htdocs
testuser.php
Find file
Blame
Permalink
1 year ago
35141c66
post.class,php traits,login changes,uploads feature
· 35141c66
V Harish Ragavendher
authored
1 year ago
35141c66
History
post.class,php traits,login changes,uploads feature
V Harish Ragavendher
authored
1 year ago
testuser.php
72 B
Edit
Open in Web IDE
.
Quickly and easily edit multiple files in your project.
Edit single file
Edit this file only.
<?php include 'libs/load.php'; $a = new posts(1); echo $a->getOwner();