Today I learned about Extracting files from .phar archive although I haven’t actually done it successfully yet.
Extracting files from .phar archive
Reply
Today I learned about Extracting files from .phar archive although I haven’t actually done it successfully yet.
I heard about Payment Card Industry Data Security Standard for the first time today.
Lot’s to watch! FreedomBox talks.
Watched this presentation today: FreedomBox 1.0.
Also, there’s more information about the FreedomBox.
On my TODO list is reading about the PHP filter_input_array.
Using http_build_query now that I know about it! Handy!
Using the jQuery Validation Plugin to validate my web forms… handy!
I used EchoSign for the first time today. It’s Adobe’s online electronic signature system, pretty handy.
Found this article which shows how to subscribe list members via the command line:
/usr/lib/mailman/bin/add_members -r - my_list <<-EOF >sue@foo.com >bob@bar.com >EOF