#php
Read more stories on Hashnode
Articles with this tag
Simple implementation of using a session token for protecting a form submission from POST attacks · Frameworks like Django and Laravel have CSRF...
Just as Interia is to Laravel, HTMX is to Django ? · HTMX is one of the less popular libraries/adapters out there - in fact there isn't yet a wikipedia...
Check for an invalid email address by checking availability of MX records before a comment is posted on a WordPress post · I am using MAMP PRO on a macOS...
This is really a server-side solution and not using CSS's media queries · There was a situation where I need to set the width and height attributes of an...
Using Google Cloud's Service Account via PHP · This is a sequel to my previous blog post on Retrieving data from a public Google Spreadsheet and display...
Adding one to an upper case character using the increment operator · In which language where you increment a character (well .... it has to be uppercase...