目空一世
composer,macos,苹果系统安装composer,
mac安装 composer实战教程 - 雨云测评网
mac 安装 composer 在macOS上安装Composer的步骤如下: 1、打开终端。 2、使用以下命令下载Composer的安装脚本: curl -sS https:getcomposer.orginstaller | php 运行安装脚本,将composer.phar移动到全局可执...
使用php代码解析xml标签并将xml标签属性转换成数组列表 - 雨云测评网
$xml = simplexml_load_string($response); $result = []; foreach ($xml->reply->available->domain as $domain) { $result[] = [ domain => (st...
thinkphp的 try catch 一般是在控制器使用还是模型使用? - 雨云测评网
[caption id=attachment_2589 align=aligncenter width=800] thinkphp[caption] 一般来说,在 ThinkPHP 中,控制器和模型都可以使用 try 和 catch 语句来处理异常。 控制器中使用 try 和 catc...
使用php代码解析xml标签并转换成数组列表并且判断它如果没有available、unavailable、invalid这些参数的时候不要让他报错 - 雨云测评网
[caption id=attachment_2589 align=aligncenter width=800] thinkphp[caption] $xml = simplexml_load_string($xml_string); $result = []; 遍历 avail...
thinkphp8 提交的表单入库前过滤xss等攻击代码 - 雨云测评网
[caption id=attachment_2589 align=aligncenter width=800] thinkphp[caption] 使用内置函数 htmlspecialchars() 获取表单数据 $data = input(post.); 遍历表单数...
伏维尚飨
见说马家滴粉好,试灯风里卖元宵。——《上元竹枝词》