Category: PHP

Enable CORS for multiple domains in PHP - Clue Mediator

Enable CORS for multiple domains in PHP

Today, we’ll explain to you how to permit CORS requests for multiple origins in PHP. To get the response from a simple cross-origin POST request, we need to include the...

Generate QR code using PHP - Clue Mediator

Generate QR code using PHP

Today, we’ll explain to you how to generate QR code using PHP. A QR code (Quick Response code) is a type of matrix barcode used mostly for online shopping and...

Google reCAPTCHA v3 in PHP - Clue Mediator

Google reCAPTCHA v3 in PHP

Google has introduced reCAPTCHA v3 verification to prevent spamming and abusive terrific traffic on websites. In this tutorial, we’ll explain to you an easy way to integrate Google reCAPTCHA v3...