Explorar o código

运输管理 运费管理 页面修改 by 'zengjun'2

ajun %!s(int64=5) %!d(string=hai) anos
pai
achega
3e322c13dd
Modificáronse 1 ficheiros con 1 adicións e 6 borrados
  1. 1 6
      public/t.php

+ 1 - 6
public/t.php

@@ -1,8 +1,3 @@
 <?php
-$str = ',1, 2, 3,     4               5';
-//$str=preg_replace('/([\s]*)|(,)/i',',',trim($str));
-//$str=preg_replace('/[,]{2,}/i',',',$str);
-//$str = trim($str,',');
-$str=preg_split('/[,, ]+/is', $str);
-var_dump($str);
+phpinfo();