Skip to content

Instantly share code, notes, and snippets.

View nikosev's full-sized avatar

Nick Evangelou nikosev

View GitHub Profile
@mattstein
mattstein / db-test.php
Last active March 28, 2023 23:01
PHP MySQL/PostgreSQL Connection Test
<?php
/**
* Database Connection Tester
* A quick-and-dirty standalone script for checking PHP’s connection to a
* MySQL (or MariaDB) or PostgreSQL database.
*
* To use, enter the settings below and run the following from your terminal:
* ```
* php -f db-test.php
@isaqueprofeta
isaqueprofeta / siem_training.md
Last active February 13, 2024 03:52
SIEM Training