If you ever want to get a profile image/avatar or banner from either a YouTube, Twitter or Steam account Fetchav…
Thumbget is a simple way to get the thumbnail from a YouTube video. You just need the video url or…
Occasionally i will connect my Macbook to the tv with the Thunderbolt port adapter and a HDMI cable. I ran…
If you enjoy knocking around with Bootstrap then Bootswatch is for you. It adds a dozen or soo more themes…
To check how long one of your phpscript takes when executing, use the following code. It is a short and…
To check if a a steam profile is ingame and if so which game use the following function as a…
Here are two handy functions to use in getting the games and friend count for a steam profile. To count…
Here is an example of the Steam GetPlayerSummaries api in work with PHP. I have made a function called summary that…
To avoid injections and vulnerabilities when doing MYSQL interaction in PHP use PDO and prepared statements. It's a bit more…
SSD, HDD, NVMe and SSHD are all types of hard disk. Each having their own pricing points and advantages. SSD…