把字符按照逗号分割成数组
<?php
$cars=$_POST['shuju'];
$cars=explode(',', $cars);
print_r($cars)
?>
date.timezone = PRCdisplay_errors = On网络保存图片,以及微信获取手机号码: windows下的PHP,只需要到php.ini中把前面的&nb...
<?php function xml_entities($string) { //过滤emod $ts_zifu= json_encode($st...
php的open_basedir设置多个路径(目录),分隔符是“:”冒号open_basedir=/www/wwwroot/www.ceshi.com/:/tmp/:/www/...
nginx 配置location / {rewrite ^(.*)$ /index.php?s=/$1 last;}code rotoo.top.7z...
<?php //设置cookie setcookie("user_name", "frank", time()+3600); /...
https://windows.php.net/downloads/releases/archives/...