Home  >  Article  >  Backend Development  >  (PHP) Regular expression - ignore whitespace

(PHP) Regular expression - ignore whitespace

黄舟
黄舟Original
2016-12-30 11:21:591390browse

';
        print_r($var);
        echo '
'; }else{ //string,int,float echo $var; } } ?>

The above is the (PHP) regular expression - ignore the blank content. For more related content, please pay attention to the PHP Chinese website (m.sbmmt.com)!


Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn