Basic WordPress plugin example with AJAX Leave a Comment / General, PHP, Wordpress Companion notes for: http://conceptclarity.ca/ajax-sample/ Content coming soon.
CSS Image Filtering Leave a Comment / General To Do: insert example of grayscale effect and explore trimming the edges using “clip” since the blur bleeds outside the actual confines of the image.…
Think You Have ADHD? These 23 Signs May Tell a Very Different Story Leave a Comment / General, Lifestyle Why Questioning ADHD Assumptions Matters Now Search interest in ADHD has surged over the past decade, driven by social media awareness, workplace burnout, pandemic related…
Loop Through PHP Request Values – GET and POST Leave a Comment / Code Snippets, PHP Loop through PHP Request Values In order to Loop through PHP Request Values – GET and POST without knowing what they all might be, you…