Closed. This question needs debugging details. It is not currently accepting answers. ...
Closed. This question needs debugging details. It is not currently accepting answers. ...
In Wordpress, where my front-page.php shows newest posts, i created custom post type which i want do display below normal posts, but i can't find how ...
In 2022 http://www.youtube.com/get_video_info?&video_id=<video_id> This URI doesn't work anymore and returns 410 error So I spend some time ...
I have never used Curl but I am trying to complete a self api project at my job just to gain some experience. And I am stuck on the first step... I wa ...
I am using the Windows LibreOffice install and the command line "soffice.exe" to perform a Excel to PDF conversion via shell_exec in PHP. The conversi ...
Closed. This question needs details or clarity. It is not currently accepting answers. ...
This question already has answers here: list all tables in a database with MySQLi ( ...
The openssl_get_cipher_methods() function returns, within the list of available algorithms, both aes-256-cbc and aes-256-cbc-hmac-sha256 so I was tryi ...
How to access private property values outside the class? I also tried using reflection in PHP. Error: ` $ php src/Receipt.php PHP Fatal error: Unca ...
This question already has answers here: Parameters in PHP documentation, squared brackets ...
I'm currently making a website with videos on it, however, I want to avoid as much as possible people being able to download them (I know that this is ...
To filter an array by key value I do this Everything works correctly. But I want to make a condition: if my key value ($make) is not in the array, ...
Closed. This question needs debugging details. It is not currently accepting answers. ...
I'm hitting Google Api's to get some geolocations. The endpoint looks like this: https://maps.googleapis.com/maps/api/geocode/xml?address=84100+ORAN ...
I have this code, when it downloads the executable is only 1 MB while the file should be 13 MB ...
When executing a console routine, i've encountered Can't use function return value in write context, what intrigues me is that i've made no changes be ...
I need to match the regex that matches the sentence with following pattern: 1st part is occurrence of word/s.(eg: passed, died) 2nd part is the date i ...
"Launch currently open script" doesn't work. When I hit play button, it takes few seconds then stop without saying anything. I configured "Launch for ...
i want to make a route to return image file like https://example.com/t.jpg but when I reload the page, the image changes randomly or is there any othe ...
So here's the situation. It is PHP 7.4, Magento 2.4.3-p1 On the production server, an error is showing up on the exceptions.log. It reads as follows: ...