Building a drone weather web app Part2: Design, display and the front end
With the api calls done and a mass of functions created to manage the data I was ready to display it. Part 1 here. Bootstrap was always going to be…
With the api calls done and a mass of functions created to manage the data I was ready to display it. Part 1 here. Bootstrap was always going to be…
PHP has a lot of string functions, the ones used in this post are mostly of the str_ variety except there are many ways and options to do the tasks…
I got sick of opening up the weather app or website and searching a location to see how windy is was gonna be in x amount of days time. Whilst…
I have always been curious about the handling and usability of data between a MySQL database and JSON files in PHP. I decided to do some reasonable case examples using…
Here is how to automatically with the Twitter api and a cron job tweet out if you finished 1st, top 5 or top 10 in your last Fortnite game along…
Here is 11 factors that indicate your website may not be up to scratch, These 11 factors are the foundations to having a successful modern website. The more of these…
You don’t need to be a SEO “expert” or “analyst” to get your website or page ranking easily on Google. In my experience if the content is there and you…
If you run an airbnb, hotel, motel or hostel this is for you! eliotandme.com/airbnb-poster allows you to create a print of your town/city/location that is customisable to add in points…
To get your or another Fortnite players kills, K/D, matches played, wins, kills per match, time played, win ratio and more by using the api with PHP go to Fortnite…
The Fortnite tracker api is an excellent way to get your Fortnite battle royal stats, whilst there is no official api yet here is how to use the Fortnite tracker…