The frames per second (FPS) case

7 years ago

Frames per second or FPS in simple terms are how many images per second that get refreshed back as a…

The new CSGO Prisma case weapon skins

7 years ago

The Counter Strike Global Offensive (CSGO) update 1.36.8.2 (13th March 2019) brings a new weapon case; Prisma which contains 17…

Yes Google still has downtime

7 years ago

Would an internet service giant that dominates so many sectors be expected to have 100% uptime? You wouldn't be judged…

Trashtag; Something good from social media

7 years ago

Social media is not always known for positivity, most of the time it is a place for very negative vibes…

Are AFL preseason games an indicator for the season ahead?

7 years ago

AFL preseason is a time for teams to blow out the cobwebs, show off the young talent and try new…

PHP password hashing and verifying

7 years ago

Password hashing is to prevent easy password exploiting by not storing password in plaintext. Instead you store a hash and…

Mass renaming images in PHP

7 years ago

Lets say you have a group of photos from a location, shoot or event. They will be named depending on…

MySQL WHERE = OR =

7 years ago

How to do a MySQL WHERE query whilst filtering for multiple values from the different columns. An example being the…

Do camera lens filters cause a softer image?

7 years ago

The trusty camera filter, designed to protect whilst altering your image through changing light levels, causing punchier images, different colors…

Getting image exif data with PHP

7 years ago

Exif stands for Exchangable Image Format, it is the data and information that gets attached to digital images. From location,…