03 2022 档案

摘要:手机号正则表达式(2021.3):手机号变化中,目前常见的正则有 /^1[3456789]\d{9}$/或/^(13[0-9]|14[579]|15[0-3,5-9]|16[6]|17[0135678]|18[0-9]|19[89])\d{8}$/。邮件:^\\w+((-\\w+)|(\\.\\w+ 阅读全文
posted @ 2022-03-23 10:50 bwteacher 阅读(25) 评论(0) 推荐(0) 编辑
摘要:PHPExcel(官方早停维护)导入数据 $config=C('FILE_UPLOAD_CONFIG'); $config['exts'] =array("xls","xlsx"); $config['rootPath']=$config['rootPath'].strtolower(MODULE_ 阅读全文
posted @ 2022-03-22 14:06 bwteacher 编辑
摘要:<form id="importFileForm" method="post" enctype="multipart/form-data" style="display:"> <table style="margin:5px;height:70px;"> <tr> <td></td> <td wid 阅读全文
posted @ 2022-03-21 17:10 bwteacher 编辑

点击右上角即可分享
微信分享提示