Improving security at login using just a file [closed]
I designed the login page so that the user can login either : 1. with a username and password1 : [Code Block] 2. using j...
Latest news, tutorials, and updates from the PHP community
7001 articles available
I designed the login page so that the user can login either : 1. with a username and password1 : [Code Block] 2. using j...
I am working on a class-based plugin. I need a custom cron job that will be active when the plugin is active and run the...
In YII2, I have code like this `if ($coach_data->registration_finished_flag)` It's from quite an old site and I'd like t...
I need your help in finding the error. I got an error: Missing required parameter for [Route: single-campaigns_user] [UR...
I'm trying use `extract()` to create prefixed variables. However, the variable I expect is not being created, and I get ...
I've been asked to create an Adult Verification plugin to connect to an external API using Verifymy (https://verifymy.io...
I'm trying to set up PHP Coding Standards Fixer with PhpStorm but when I run the code auto formatter (`Ctrl` `Alt` `L`) ...
I have added a Font Awesome Icon to my Wordpress website which should trigger on small screens such as mobile devices. B...
I’m using Magento 2.4.8 and getting CSP (Content Security Policy) errors. Because of these errors, our ClickDesk chat fu...
I’m using Magento 2.4.8 and getting CSP (Content Security Policy) errors. Because of these errors, our ClickDesk chat fu...
We’re running some Laravel commands using Supervisor on our server. Each program writes to a log file in storage/logs. T...
I'm running into a security issue with a WordPress plugin. The plugin writes a log file to the uploads folder, which is ...
Showing 1105 to 1116 of 7001 articles