mirror of
https://gitee.com/ledc/IYUUAutoReseed
synced 2025-07-08 08:31:53 +00:00
IYUUAutoReseed初始化版本库v0.2.0
This commit is contained in:
7
vendor/owner888/phpspider/test.php
vendored
Normal file
7
vendor/owner888/phpspider/test.php
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
$arr = array('fff', 'ggg', '', '');
|
||||
$arr = array_filter($arr);
|
||||
print_r($arr);
|
||||
|
||||
|
Reference in New Issue
Block a user