|
|
|
|
|
by alexandernst
2382 days ago
|
|
First of all, it really shouldn't take any brain cycles to figure out that problems were caused by an 'automated upgrade from PHP 5.6 to PHP 7.2' (who does that anyways, and why?). Second, it's almost 2020. Why there still isn't a better way to debug PHP than using die()? And third, "mysqli" has been the defacto method for SQLing, while "mysql"was deprecated years ago. I'm not sure why this is even in HN. |
|