Make input forms tidy Make input forms tidy
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Make input forms tidy

Started by MaThIbUs, January 18, 2004, 08:26:13 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

MaThIbUs

This script corrects sloppy form entries, removes any excess space then capitalizes.
This might be useful for the comment box, if not partly. Personally, I don't need capitalized entries, but the double space remover and the space remover at the end is useful.

Maybe this can be implemented.