连击 天
fork: star:
使用active record <?php namespace app\controllers; use yii\web\Controller; use yii\data\Pagination; use app\models\Country; class CountryController extends Controller { pu...
PHP写xml文档 header("content-type:text/xml;charset=utf-8"); $xml = new SimpleXMLElement("<?xml version=\"1.0\" encoding=\"utf-8\" ?><UserInfo />"); // $item = $xml->addChil...
$data = array( 'key'=>'键名', 'val'=>'键值' ); print_r(json_decode(json_encode($data,JSON_UNESCAPED_UNICODE),TRUE));...
<?php header("content-type:text/html;charset=utf-8"); include "class/Snoopy.class.php"; set_time_limit(0); $url = "http://sports.sohu.com/nba.shtml"; $snoopy = new Snoopy; $snoo...
<?php header("content-type:text/html;charset=utf-8"); $MyDB = new PDO("mysql:host=127.0.0.1;dbname=strike",'root','123456'); $MyDB->exec("set names utf8"); //$res = $MyDB->query...
没有更多内容
加载失败,请刷新页面
没有更多内容
文章删除后无法恢复,确定删除此文章吗?
动弹删除后,数据将无法恢复
评论删除后,数据将无法恢复