Merge branch 'master' of ssh://git.qgmzbxs.com:23333/q792602257/qlg.backend into test

the commit.
This commit is contained in:
Your Name 2020-06-10 13:21:39 +08:00
commit 1371b0a37a

View File

@ -1,9 +1,9 @@
<?php
$mem = new memcache();
if($mem->connect('127.0.0.1',11211)){
var_dump( $mem->get('333'));
}
$a=["2123213","11"];
list($ip,$port) = $a;
<?php
$mem = new memcache();
if($mem->connect('127.0.0.1',11211)){
var_dump( $mem->get('333'));
}
$a=["2123213","11"];
list($ip,$port) = $a;//sdasdasdasdasdsa
echo $port;