How to add opacity to text with shadow on a picture?
I'm using this function to add text with shadow on a picture: [Code Block] I want to add opacity of 70% to the final tex...
Latest news, tutorials, and updates from the PHP community
7001 articles available
I'm using this function to add text with shadow on a picture: [Code Block] I want to add opacity of 70% to the final tex...
On Linux terminal I run `php script.php` but no response, but commands like `curl` or `wget` working fine in the same te...
I'm trying to figure out how to use Leaflet.js that's inside the ACF Openstreetmap Field Plugin. I found a code that was...
I need to introduce a breaking change to one endpoint. Our backend currently versions by duplicating the whole app per v...
Frontend part kept popping `401 Unauthorized`, so I switched to Postman to just test the API. Just to mention I am using...
I have a registration form in PHP. When I submit the form and there are validation errors, the page reloads and the fiel...
I have a deployed ITop instance. I want to allow users to log in through my platform (dotnet web api backend with react ...
Is there an intelligent way to do list assignment, when some arguments are not present? I.e.: [Code Block] But how to as...
is anyone comfortable with the Lexik bundle? I created a subscriber based on the AuthenticationSuccessEvent, but when I ...
I have a fresh Laravel 10 app and I'm trying to test queues. I created a job with `php artisan make:job TestJob`. routes...
I’m trying to replicate a browser AJAX request using PHP’s curl, but the server always responds with HTTP 400 Bad Reques...
I'm trying to send an email using PHPMailer, but I'm getting the following error: SMTP Error: Could not connect to SMTP ...
Showing 1069 to 1080 of 7001 articles