Extract all post variables with PHP December 16, 2022 Learn how to extract the post variables with PHP Read More
Implement Google reCAPTCHA v3 January 20, 2022 1 Reply Learn how to implement Google reCAPTCHA v3 Read More
Get string between with PHP September 14, 2021 Learn how use a get-string-between function with PHP Read More
Select siblings and parents in jQuery July 14, 2021 Learn how to select sibling and parent elements in jQuery Read More
Implement Google reCAPTCHA v2 Checkbox March 11, 2021 Learn how to implement the Google reCAPTCHA v2 Checkbox Read More
Select children and descendants in jQuery January 11, 2021 Learn how to select children and descendant elements in jQuery Read More
CURL JSON post and response in PHP October 10, 2020 Learn how to do a CURL JSON post and response in PHP Read More
Write to htaccess file in PHP September 10, 2020 Learn how to write to the htaccess file in PHP Read More
Conditional Stylesheets August 10, 2020 Learn a couple different ways to include conditional stylesheets based on the client’s browser Read More
Recursive function example in PHP July 13, 2020 Learn how to do a recursive function in PHP Read More