PHP
-
Online garage sale is live!
Finally after nearly 2 years of working on it, I have completed (to a MVP standard!) a buy/sell/exchange website. This can be found here: https://ogs.doglitbug.xyz At the moment this is…
-
Adding Google log on in PHP
This guide was wonderfully easy to follow:https://codeshack.io/implement-google-login-php/ However if you are not developing on localhost (or a TLD like xyz.com) you will run into issues adding the callback to Google,…