The corbpie theme, colors and style

8 years ago

Dark background and bright colourful fonts whats up with that? There is a few reasonings to this custom theme that…

Adobe portfolio tool quick view

8 years ago

Adobe the giant of multimedia software released Adobe portfolio early 2016, which is for designers and creators who lack web development and…

What is minimalistic web design

8 years ago

Minimalism is seen as having few or less of something i.e possessions and keeping things simple and clean cut. Notice those…

DaFont convenience for creators and artists

9 years ago

DaFont is a website that hosts to this day over 30,000 different fonts. The fonts can be downloaded and installed…

The PHP foreach loop with examples

9 years ago

The PHP foreach loop is the best and easiest way to iterate through an array. Here are some examples of…

Have a random or new background image each page load

9 years ago

If you wondered how to do a new or random background image each time a web page is loaded here…

If date time older than so many days PHP

9 years ago

If you have a date time stamp and want to check it against another date time to check if its…

Finding a YouTube channel id with PHP

9 years ago

Have you ever wanted to quickly get a YouTube channels id quickly and simply? To do this in PHP firstly…

MYSQL backup and compress with a batch script

9 years ago

Here is how to do a MYSQL backup and compress using 7zip though a batch file or .bat file this…

How to get Arma server player count with Steam api in PHP

9 years ago

An under used Steam api feature is getting server information such as players, map, name, location and version. Here is…