In order to display tabular data on web pages responsively, you can either use CSS to create your own table layout or style the default table tag with CSS so that it’s responsive. This post will outline the latter…
A common programming exercise is to write some code that will validate an IP address. IPv4 addresses are displayed canonically using dot-decimal notation and they consist of four decimal numbers or octets…
Kap, an open-source screen recorder for macOS is definitely worth checking out. Once installed, with just two-clicks from your menubar, you’ll be recording beautiful screencasts…
One of my favorite network tool websites is YouGetSignal.com and recently I was using their open port tester to ensure my port forwarding rules were working. I started wondering how difficult it would be to setup an open port tester using PHP and turns out it was really easy…
You can do everything with shell scripts! Anything you can do from your terminal, you can do with a shell script, and if you like you can enable a cronjob to schedule the execution of your shell scripts. In this post, I'm going to cover the basics on getting up and running with shell scripts on either Mac or Linux systems.…
Many people aren’t aware that you can easily send a text message to your friends, family and business associates using your email address. This functionality is termed an Email-To-SMS Gateway and must be supported by your wireless provider. Don’t worry all major providers support this feature. You can use the reference below…
© 2021 Digital PCI