Viewing your YouTube subscribed last upload in PHP
I knocked together some PHP code using the YouTube API to simply fetch my YouTube subscribed to channels and list the hours/days/weeks/months since last upload. You can find the code…
I knocked together some PHP code using the YouTube API to simply fetch my YouTube subscribed to channels and list the hours/days/weeks/months since last upload. You can find the code…
Here is a method to do a distortion or glitch effect to text in CSS. This is done through the use of CSS web kit animation and key frames. The…
If you want to find the IP address or name servers of a website to gain further information on the behind the scenes and hosting here is an easy and…
Here is a quick and easy guide on uploading and installing a Windows Server 2016 iso with Vultr cheaply. Vultr is a trusted and reliable cloud computing business with a…
Here is a quick and easy install guide for phpMyAdmin on Ubuntu 16.04 if you have LAMP setup which is Apache, MYSQL and PHP. phpMyAdmin is a web app for…
To have your HTML table be sortable (highest to lowest/lowest to highest) you need the jQuery framework, the table sorter Javascript plugin, a table id and a little bit of…
VMHaus currently offer servers in two locations, London and Los Angeles. With six tiers of plans for each location starting at $3 per month for 512MB ram, 10GB NVMe space…
Once you have installed Apache on your server you most likely need an easy way to edit or upload files. The root of Apache is /var/www Here is a way…
Like the great ESports games that came before it, CSGO and Dota have a decent API system provided by their creator Valve. It makes it easy for developers to access…
In Microsoft’s blog announcement that it had acquired GitHub they wanted to make one thing clear in a subconscious manner, It’s all about developers! Well of course it is, aside…