Question
php/mysql all caps
I have a php mysql insert record application built in
dreamweaver. Is there a way to force or convert all inputted text
to all caps? I tried a style sheet text transform, but that doesn't
make the actual entry into the database all caps. Thanks.
