I need to stop. Spending too much time on this.
MySQL Item_ID count
SELECT Item_ID, COUNT(Item_ID) as count FROM paypal_2023 GROUP BY Item_ID ORDER BY count DESC;
Cronjob every 4 hours
0 */4 * * *
define(‘UNBLACKLIST_IN_PROFILE’, 1);
phpList - remove from blacklist button
config.php
define('UNBLACKLIST_IN_PROFILE', 1);
Not doing that again!
Messed up the application by editing one file! Couldn't restore by reverting and flushing the cache - had to restore the entire thing. Fortunately, that worked. Had it not, I'd be in for a lot of work that I brought upon myself. Lucky.
Shift + return = new line (Mac)
May you outlive your children.
There is a Persian saying,
"May you outlive
your children."
It sounds like a blessing
but it is the worst curse one
can place on the head of a man.
-- Joshua Connor (Russell Crowe, The Water Diviner)
Stuff
Don’t need it.
ChatGPT – yet again!
This time it took a very complex JavaScript shopping cart and removed everything I didn't want!