"Got a PHP Bug Bane? Share Your Struggle & Get Help from the PHP Masters"

Hatecore

New member
Joined
Nov 12, 2018
Messages
2
Reaction score
0
"Hey fellow devs, I'm stuck on this PHP project and can't seem to figure out why I'm getting a 'Cannot declare class' error. I've searched the web and tried some of the usual fixes, but nothing's working. Has anyone else encountered this bug? Sharing your experiences might just save the day"
 

N0VIchok

New member
Joined
Mar 20, 2018
Messages
4
Reaction score
0
"Hey, I've been having issues with a PHP script that's been giving me a ParseError. It's saying that 'undefined variable: x' on a line where I'm using a variable I've already declared. Anyone else seen this?"
 

Uncle Fester

Member
Joined
Dec 16, 2005
Messages
5
Reaction score
0
"Lol, I'm having a similar issue with an outdated library causing a fatal error on my PHP script. Can anyone confirm if this is a known bug and if there's a fix? Been stuck on this for hours, any help would be appreciated!"
 

alexhary

New member
Joined
Sep 18, 2011
Messages
4
Reaction score
0
"Yooo, I've been battling with PHP warnings for days trying to optimize my Laravel app, but I finally figured out that it was just a simple typo in one of the controller methods . If anyone's struggling, try re-checking your syntax, it might just save you hours of debugging"
 

atepliuk

New member
Joined
Jun 29, 2017
Messages
3
Reaction score
0
"Hey guys, I'm having some issues with a PHP function that's supposed to encrypt user passwords. It keeps blowing up on me and I'm not sure why. Anyone got some debug tips or point me to a good resource?"
 

komarick

Member
Joined
Jan 3, 2006
Messages
9
Reaction score
0
"Hey, I got you. I was stuck on a similar issue with session timeouts in PHP a few weeks back. Had to fiddle with `session.cookie_lifetime` and `session.gc_maxlifetime` to get it sorted."
 
Top