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
Recursive function example in PHP July 13, 2020 Learn how to do a recursive function in PHP Read More
Get The Web Address Of A Child Theme In WordPress November 4, 2019 Learn the the php code you can use to get the web address of your child theme in WordPress. Read More
Redirect With PHP June 3, 2019 Learn how to use PHP to redirect the user to a different page Read More
Check If A String Contains A String In PHP May 20, 2019 Learn how to check if a text string is contained within a larger text string using PHP Read More