Ultimate GDPR – get user consent logs
In this article, we’re going to focus on Art. 7 GDPR: Conditions for consent. How to comply with privacy regulation when using WordPress CMS on your site?
Check the latest tips, tricks and news from the IT market.
Stay up to date with the marketIn this article, we’re going to focus on Art. 7 GDPR: Conditions for consent. How to comply with privacy regulation when using WordPress CMS on your site?
Having difficulties with phpStorm? In this tutorial, we will provide a solution for Windows problems with PhpStorm.
Website visitors don’t like standard captcha solutions. It’s difficult to solve and not user-friendly. In this tutorial, we will use Google reCaptcha version 3, which is invisible for the user.
GIT is awesome and improves old workflow where FTP was used to move files between the local drive and hosting server. However, sometimes even GIT causes problems.
In this tutorial, we will learn how to: force a button that is outside iframe – click a button placed inside iframe.
Exporting a list of all attendees to the CSV format can be a handy feature. In this article, we will learn how to do this!
Our e2e tests will visit a website with webgl animation, take a screenshot and save it as a .png file. We will try with different playwright settings and check the results.
Databases exported from production environments can have a couple of GBs, or even more. In this tutorial, we will learn how to open or edit these huge files.
We will describe our solution for writing e2e tests in Playwright, generating screenshots in Percy.io and scheduling a daily job using the Jenkins CI tool.
How to fix PHP warnings when executing console commands? You will find a solution in this article.