Pinned content
View all 3 collectionsPHP admins have deemed these posts noteworthy.
Common Mistakes to Avoid in PHP
Start learning PHP — Useful resources for beginners and advanced
Can you answer these questions?
View all unanswered questionsThese questions still don't have an answer
created_at (server time) is sometimes earlier than clicked_at (client time) — why?
Laravel app handling redirects unexpectedly
Laravel localization using session not applying globally (locale changes in session but app()->getLocale() stays unchanged)
Error in react-webview: error loading page. Domain: undefined. Error code: 3. Description: SSL error: The certificate authority is not trusted
PHP8.2 ignores local value of `output_buffering` and uses master
Recommended answers
View all recommended answersThese answers have been recommended
Confused which one to take: js or php for back end (Laravel or Node.js)
Keep in mind the skills you acquire in web development are largely transferable. There's nothing preventing you from say, learning how to build a web app or an api using Laravel and then trying to ...
When selecting data from a database, how would I put it into a HTML table with a PHP PDO connection?
Also just to note, that once you've done the fetchAll(), the result of that is you've got a standard PHP associative array to work with (as per the documentation). Therefore the fact that you used PDO ...
Recommended tool for sending WordPress form data to REST APIs with Bearer Token auth?
Any HTTP client library like cURL or Guzzle will do this job
How do I stop rewriting my incomplete projects in different languages?
What made you decide to rewrite them, instead of finishing it off in the language you were already using? Knowing your motivation for doing that would help us understand the situation and how you ...
Magento stable version
https://magento.stackexchange.com/questions/368385/how-to-upgrade-magento-from-2-4-1-to-2-4-6 has a guide, different version numbers but the same principles ought to apply. What have you researched or ...
See what's trending
View all trending questionsThese are the most active questions in PHP Collective
How can I prevent SQL injection in PHP?
Reference Guide: What does this symbol mean in PHP? (PHP Syntax)
How do I check if a string contains a specific word?
How do I get a YouTube video thumbnail from the YouTube API?
Deleting an element from an array in PHP
Quick guide to Laravel package development
Properly removing API from Laravel project
How to trim (or non-breaking space) in PHP?
Evolution of Type Declarations in PHP
Start learning PHP — Useful resources for beginners and advanced
Simply submit a proposal, get it approved, and publish it.
See how the process works