Using token in vanilla PHP for CSRF
Simple implementation of using a session token for protecting a form submission from POST attacks
May 4, 20242 min read166

Search for a command to run...
Articles tagged with #php
Simple implementation of using a session token for protecting a form submission from POST attacks

Just as Interia is to Laravel, HTMX is to Django ?

Check for an invalid email address by checking availability of MX records before a comment is posted on a WordPress post

This is really a server-side solution and not using CSS's media queries
Using Google Cloud's Service Account via PHP
Adding one to an upper case character using the increment operator