HTMLを解析、検索、再構築したりしてみる / Tried parse, search and rebuild Html with PHP

This way is temporary support to Gutenberg for Metabox in a WordPress classic plugin

クラシックなプラグインでメタボックスを使用していたら保存ができなくなったので暫定的な対処をしてみた。Gutenberg 4.1.1, WordPress 5.1 alpha

spinner is moving…

Tried crypt AES Mode CFB with Python, JavaScript and PHP, data cross each other / AES でデーターを相互に暗号化・復号化するテスト

Socket sync communication test between PHP7 and Python3

 

 

Execute command with PHP and read/write STDOUT, STDERR and STDIN; tested PHP7 and PHP5

Use subprocess and pamtester to check if username and password match. / subprocess と pamtester を使用してユーザー名とパスワードが合致するか調べるメモ