Simple password validator for PHP using mb_ereg_match
Password validation (in any programming language) can be a PITA. In case you happen to work with PHP and want to use a multi-byte compatible function, here’s something for you …
Password validation (in any programming language) can be a PITA. In case you happen to work with PHP and want to use a multi-byte compatible function, here’s something for you …
The updated version, 1.2.2, of the WonderCMS Bootstrap 5 theme includes search functionality and better integration with the Simple Blog WonderCMS plugin. It has also been verified with WonderCMS 3.4.3. …
The updated version, 1.2.0, of the WonderCMS Bootstrap 5 theme includes search functionality and better integration with the Simple Blog WonderCMS plugin. If you haven’t yet checked out WonderCMS, and …
The updated version, 1.1.0, of the WonderCMS Bootstrap 5 theme includes support for “Dark mode”, based on the visitor browser’s preference. If you haven’t yet checked out WonderCMS, and if …
WonderCMS is an extremely small and simple CMS written in PHP. It can be installed and configured in less than a minute and puts a minimal load on your web …
This is a Bootstrap 5 plugin for the WonderCMS platform. The plugin includes Bootstrap 5.3.2 CSS and JS resources. The plugin does not do anything else. Using this plugin, you …
POMjs is an open and uncomplicated Random Password Generator written in Javascript and HTML. We all love secure and random passwords, and sometimes you just need to make one up …
One truly annoying thing with WordPress is that it doesn’t use the mbstring extensions at its core. I fully realize how big of a task a re-write is in this …
PHP, for example, has var_dump() and print_r() to facilitate quick variable dumps to log files, etc. For Javascript, one can use console.log() in combination with JSON.stringify() to achieve something similar. …
NCweb 0.0.5 has been released, yay 🙂 You can grab a copy here if you’re curious about the changes, if not, carry on. If you want to read more about …