Abraham Garcia in SQL   Sunday, July 17 2022

Change SQL Mode on MAMP Free

Change Your SQL Mode in MAMP Free. Easy 4 Steps for anyone.

If you want to change the SQL mode that MAMP Free is running follow these easy steps to do so. 1. Quit MAMP (stop the servers) 2.Run following command in the terminal -

Continue reading
Abraham Garcia in Fun Stuff   Thursday, May 26 2022

Change Mac OS X Default PHP Version

Change your default PHP Version from Mac to Install Composer Dependencies without an Issue. Easy 5 Step to Follow

I was having trouble getting laravel to install the composer dependencies because my mac version PHP was lower than what some of the dependencies required. So I found a StackOverflow

Continue reading
Abraham Garcia in WordPress   Saturday, May 21 2022

Stop Spam Contact Form 7 Plugins

3 Plugin Options to Stop your Contact Form 7 From Sending Spam. Simple Implementation Out of the Box Solutions.

I found an article online on how to stop Spam that was very useful. This helped with Bots sending emails. https://www.clook.net/blog/stopping-contact-form-7-spam/ This article talks about Installing Akismet: https://en-gb.wordpress.org/plugins/akismet/Installing the Contact

Continue reading