I noticed that CodeIgniter has implemented the valid_email() function, in which they are using preg_match.
Why d开发者_如何转开发idn't they use PHP's filter with FILTER_VALIDATE_EMAIL?
filter_var() requires PHP 5.2 or greater. CodeIgniter runs on PHP 5.1.6 or greater. The CodeIgniter developers can't guarantee that people will have access to the filter_var() function.
 
         
                                         
                                         
                                         
                                        ![Interactive visualization of a graph in python [closed]](https://www.devze.com/res/2023/04-10/09/92d32fe8c0d22fb96bd6f6e8b7d1f457.gif) 
                                         
                                         
                                         
                                         加载中,请稍侯......
 加载中,请稍侯......
      
精彩评论