jwz: Now I have two problems (Mastodon PHP comments)
Lazyweb, why doesn't this regexp match in Perl 5.32.1, 5.34.3 or 5.18.2 but does in PHP and JS: perl -le 'print 0 + ("ABCDE" =~ m/ABCF|BCDE|C(G)/);' Changing nearly any character, including the C before the G, or removing the parens, makes it match.
jrm-omg/drop_it: A tiny — but robust — private PHP drop box - Codeberg.org
drop_it - A tiny — but robust — private PHP drop box
Go with PHP — Mohamed Said
If you haven't seen PHP code in a while, let me show you how it looks like in 2023. PHP has become faster, more secure, and more enjoyable to use. More importantly, development became more active. PHP is now a..
I'd love to have you try PHP if you're still with me. And the best place to begin is with the Laravel PHP framework.
PHP: The Right Way
An easy-to-read, quick reference for PHP best practices, accepted coding standards, and links to authoritative PHP tutorials around the Web