<?php
if (mb_ereg("^[\w\-\.]{1,32}$", $str)) { echo 'yes'; } else { echo 'no'; }
?>
Copyright© 2013-2020
All Rights Reserved 京ICP备2023019179号-8