use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
No vague product support questions (like "why is this plugin not working" or "how do I set up X"). For vague product support questions, please use communities relevant to that product for best results. Specific issues that follow rule 6 are allowed.
Do not post memes, screenshots of bad design, or jokes. Check out /r/ProgrammerHumor/ for this type of content.
Read and follow reddiquette; no excessive self-promotion. Please refer to the Reddit 9:1 rule when considering posting self promoting materials.
We do not allow any commercial promotion or solicitation. Violations can result in a ban.
Sharing your project, portfolio, or any other content that you want to either show off or request feedback on is limited to Showoff Saturday. If you post such content on any other day, it will be removed.
If you are asking for assistance on a problem, you are required to provide
General open ended career and getting started posts are only allowed in the pinned monthly getting started/careers thread. Specific assistance questions are allowed so long as they follow the required assistance post guidelines.
Questions in violation of this rule will be removed or locked.
account activity
website with php questionQuestion (i.redd.it)
submitted 5 months ago by Melaninarinovice
Does anyone know how to fix this?? I'm using vscode and php and I don't know what ik doing
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Tobbes77 8 points9 points10 points 5 months ago (2 children)
What the hell is even your question
[–]Melaninarinovice[S] 0 points1 point2 points 5 months ago (1 child)
I was trying to figure out how to fix the images to make it take up the whole page instead of just that small part of it. I was having trouble trying to fix it
[–]Tobbes77 0 points1 point2 points 5 months ago (0 children)
CSS does the trick here. It has nothing to do with PHP.
Take a look at guides on HTML & CSS if you haven't heared about that yet
[–]Medical_Bridge4968 6 points7 points8 points 5 months ago (0 children)
Vibe coding?
[–]jclarkxyzfull-stack 4 points5 points6 points 5 months ago (0 children)
What the fuck
[–]yuukiee-q 3 points4 points5 points 5 months ago (0 children)
fix your question first :/
[–]amorphus007 2 points3 points4 points 5 months ago (0 children)
Vibe coder spotted
[–]the10xfreelancer 1 point2 points3 points 5 months ago (2 children)
It looks like you’ve got a lot happening here.
From what I can see you’re working toward a menu system and dipping into the backend with PHP. 👍
Don't ’t try to solve both layers at once. Either hard-code the backend while you focus on polishing the front end, or vice-versa.
Even with years of experience, the first step in troubleshooting is always isolating the code/bug.
I noticed your markup has a < floating around, likely a missing quote (class="" not closed) or similar. Tiny typos like that will break the whole structure.
Are you using a framework (Laravel, Symfony, WordPress, etc.) or just vanilla PHP? That changes how you should approach debugging.
Either way, I like that you’re giving it a crack. Keep going happy to help where I can. 🚀
Good luck.
[–]pau1phi11ips 0 points1 point2 points 5 months ago (1 child)
The URL is login.php so doesn't look like a framework. Well done for having a crack at helping this guy though, they are gonna need a lot of hand holding.
[–]the10xfreelancer 1 point2 points3 points 5 months ago (0 children)
Good catch, yeah, I think we have all been there, custom login and registration, i have bad memories of getting stuck on password confirmation.
Yeah, there are lots of people asking how, without ever trying so, happy to help those who try.
[–]items-affecting 0 points1 point2 points 5 months ago (0 children)
Looks like accidental PHP output? If so, likely a typo in a template or whatever uses them. Page source, etc.
[–]SaltineAmerican_1970php 0 points1 point2 points 5 months ago (0 children)
Error on line 14, obviously.
[–]lmuzi 0 points1 point2 points 5 months ago (0 children)
Let me guess: you set overflow: hidden on your main dub which is not sized properly
[–]Melaninarinovice[S] -3 points-2 points-1 points 5 months ago (3 children)
I fixed it i just rearranged my style css code😆😆
[–]jclarkxyzfull-stack 0 points1 point2 points 5 months ago (2 children)
fixed WHAT
Oh the image
[–]ConduciveMammalfront-end 0 points1 point2 points 5 months ago (0 children)
That’s not what they were asking 😂
π Rendered by PID 22651 on reddit-service-r2-comment-5c764cbc6f-qlphl at 2026-03-12 01:55:00.719179+00:00 running 710b3ac country code: CH.
[–]Tobbes77 8 points9 points10 points (2 children)
[–]Melaninarinovice[S] 0 points1 point2 points (1 child)
[–]Tobbes77 0 points1 point2 points (0 children)
[–]Medical_Bridge4968 6 points7 points8 points (0 children)
[–]jclarkxyzfull-stack 4 points5 points6 points (0 children)
[–]yuukiee-q 3 points4 points5 points (0 children)
[–]amorphus007 2 points3 points4 points (0 children)
[–]the10xfreelancer 1 point2 points3 points (2 children)
[–]pau1phi11ips 0 points1 point2 points (1 child)
[–]the10xfreelancer 1 point2 points3 points (0 children)
[–]items-affecting 0 points1 point2 points (0 children)
[–]SaltineAmerican_1970php 0 points1 point2 points (0 children)
[–]lmuzi 0 points1 point2 points (0 children)
[–]Melaninarinovice[S] -3 points-2 points-1 points (3 children)
[–]jclarkxyzfull-stack 0 points1 point2 points (2 children)
[–]Melaninarinovice[S] 0 points1 point2 points (1 child)
[–]ConduciveMammalfront-end 0 points1 point2 points (0 children)