3 ways to find php.ini

PHP’s ‘php.ini’ is a configuration file for PHP scripts on your server and it allows all kinds of things to be adjusted like memory usage or display settings but often […]

Read More

The Basics of Terraform IAC

Terraform IAC is a cloud-based program that allows you to create, edit, and delete infrastructure as code. Terraform enables developers to write declarative configuration files in HCL (Hashicorp Configuration Language). […]

Read More