php download link with expire time check download source
I have a table when I srtore link to download and expire time (30 minutes for example). Then I send user an email with l...
Latest news, tutorials, and updates from the PHP community
6985 articles available
I have a table when I srtore link to download and expire time (30 minutes for example). Then I send user an email with l...
In Symfony 5, I'm trying to add a new Entity with a relation in it but I think I don't use the command like I should... ...
Hi Moodle Community, I'm experiencing a persistent gradebook issue on our Moodle site and have exhausted most standard f...
When running a PHP CLI command like: `php bin/magento cache:flush` We get a segmentation fault at the end, when the scri...
I have a operation logic to do in two simples steps into a input value. For me it's like a input cleaning operation I wo...
I have a php shell script that runs at scheduled intervals via launchd. The script has a 2 minute php timeout, but I und...
[Code Block] I would like to ask: Are these variable names simple and clear enough? Is this an acceptable way to build a...
[Code Block] I have one PHP `mysqli` function for `SELECT` and another for `INSERT/UPDATE/DELETE`. Since they are very s...
I’m working on a CodeIgniter (PHP) app with a 2-stage batch process: Cron 1 (`syncAndPrepareQRTokens`) sync eligible mem...
php.net site write: NTS builds are for single-threaded use cases, typically PHP running via FastCGI or on the CLI. TS bu...
This is a part of my code: [Code Block] ... and the code does "some things" as if $content_type does not contain "text/h...
To practice php I created a login system that only works for 1 user, and if you type in the wrong username/password it w...
Showing 193 to 204 of 6985 articles