Skip to content
View jkhendrickson's full-sized avatar
Block or Report

Block or report jkhendrickson

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jkhendrickson/README.md
  • 👋 Hi, I’m @jkhendrickson, Jeff Hendrickson.
  • 👀 I’m interested in fishing, shooting and martial arts.
  • 🌱 I’m currently getting ready to retire, but still love programming.
  • 💞️ I’m may be looking for collaboration on military simulations / games / what?
  • 📫 How to reach me jeff@hendricom.com, or 703-499-6004.

Pinned

  1. checkemailaddress checkemailaddress Public

    Check / validate an email address in the same way that a SMTP server does before send.

    PHP

  2. convertNumbersToWords convertNumbersToWords Public

    Easily convert 19 to nineteen, or 1024 to one thousand twenty four, etc.

    PHP

  3. mutex mutex Public

    Simple mutex to allow php scripts exclusive access to a code fragment.

    PHP

  4. mysqlphpclass mysqlphpclass Public

    PHP Class for easy MySQL use in PHP.

    PHP

  5. progress progress Public

    Progress bar for PHP console apps

    PHP

  6. tracetofile tracetofile Public

    Debug harness for PHP - trace by PHP line number, trace object(s), includes trace back.

    PHP