PHP try-catch ineffective for mb_convert_encoding() function [duplicate]
I have the following code in a CLI PHP script. (The value in $mime_encoded_text actually comes from a message header, bu...
Latest news, tutorials, and updates from the PHP community
6993 articles available
I have the following code in a CLI PHP script. (The value in $mime_encoded_text actually comes from a message header, bu...
I’m trying to change fonts in MasterStudy LMS Front-end Course Builder (/user-account/edit-course/), but nothing works. ...
My website gives a Error 503 VCL failed when url ends with % I have tried to disable cache, and also tried redirect, in ...
I have a website that, since 2020, sends a confirmation email to new users upon registration. In 2025, I created an Andr...
I have been desperately trying for many hours to use `php-cs-fixer` with VSCode, specifically for formatting on save. I ...
Ok I finally got all my code partially working. It only works in some specific scenarios, which I don't fully understand...
I try to send a CSV with this command in Symfony: [Code Block] I get this error message ! In my CSV, the date is dd/mm/a...
I have Wampserver running on Windows 11 with a PHP/MySQL web site running fine in PHP 7.4.26. I had to install PHP 7.1.3...
I have the following simple script, running under PHP 8.3.6 [Code Block] When this is executed, the result is that the $...
I am using apache reverse proxy to access esp32 devices. Before redirect, users are authenticated with "AuthType Basic"....
I am trying to do a small chat in php, but when I try to connect with telnet, it's do very strange things like this: in ...
I am working on an e-commerce web project using vanilla PHP, HTML, and Bootstrap CSS. I have implemented both an admin p...
Showing 529 to 540 of 6993 articles