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...