2020-02-12 UTC
# [jgmac1106] PHP question, if I use this <a class="u-url" href="https://jgregorymcverry.com<?php echo htmlspecialchars($_SERVER['PHP_SELF'], ENT_QUOTES, "utf-8"); ?> to get the url of a current note is there a way to n +/-1 The url ends in YYYY-MM-DD-note# but that is all one string? Can I do math?