About PHP Errors
Learning Path
PHP basics and syntax • Functions and arrays • Object-oriented PHP • Database connectivity • MVC frameworks (Laravel/Symfony) • RESTful APIs • Testing
A popular general-purpose scripting language that is especially suited to web development, powering the backend of many websites.
PHP basics and syntax • Functions and arrays • Object-oriented PHP • Database connectivity • MVC frameworks (Laravel/Symfony) • RESTful APIs • Testing
| Problem | Difficulty | Views | Action |
|---|---|---|---|
|
|
Beginner |
343
views
|
View |
|
Featured
How to fix 'mysqli_connect(): (HY000/1045): Access denied' error?
MySQL access denied error... |
Beginner |
310
views
|
View |
|
|
Beginner |
328
views
|
View |
|
Featured
PHP installation fails with 'missing libraries'. What's the cause?
Missing library dependencies... |
Beginner |
304
views
|
View |
|
Featured
What causes the 'Fatal error: Uncaught Error: Call to undefined function' in PHP?
Undefined function call... |
Beginner |
329
views
|
View |
|
|
Beginner |
233
views
|
View |
|
Featured
How to install a specific version of PHP on Debian?
Install specific PHP version on Debian... |
Beginner |
301
views
|
View |
|
|
Beginner |
422
views
|
View |
|
Featured
How to address "Fatal error: Call to a member function on null" in PHP?
Call to member function on null... |
Beginner |
369
views
|
View |
|
Featured
How can I fix 'unexpected T_ENCAPSED_AND_WHITESPACE' in PHP?
Unexpected T_ENCAPSED_AND_WHITESPACE... |
Beginner |
312
views
|
View |
|
|
Beginner |
305
views
|
View |
|
|
Beginner |
308
views
|
View |
|
Featured
What does 'Failed to open stream: Permission denied' mean in PHP?
Permission denied error... |
Beginner |
350
views
|
View |
|
Featured
Why do I see a 'Cannot modify header information' warning in PHP?
Cannot modify header information... |
Beginner |
306
views
|
View |
|
Featured
How do I handle 'PHP Parse error: syntax error, unexpected'?
Troubleshooting unexpected syntax errors... |
Beginner |
366
views
|
View |
|
|
Intermediate |
306
views
|
View |
|
Using PHP's `foreach` loop?
Using foreach loops... |
Beginner |
159
views
|
View |
|
How to use PHP's date() function?
Working with dates... |
Beginner |
236
views
|
View |
|
How can I solve "Warning: mysql_connect(): Access denied" in PHP?
MySQL connection denied... |
Beginner |
203
views
|
View |
|
How to redirect a page using PHP?
Page redirection... |
Beginner |
225
views
|
View |