最新文章 更多»

redis模拟抢购

在thinkphp5.0框架使用redis,redis支持五种数据类型 string hash list set zset<?php namespaceapp\index\

redis

phpmailer发送excell

使用phpmailer结合PHPexcell完成定时发送邮件和excell的功能;ini_set("magic_quotes_runtime",0); req

正则验证固话和手机号

固话和手机号的验证,正则表达式验证functioncheckTel(value){ varisPhone=/(^(0\d{2})-(\d{8})$)|(^(0\d{3})-(\

百度站点的主动推送

让百度站点很好的收录你的文章,就在你发布文章的时候推送到百度的平台上去,如果是靠百度的蜘蛛去爬的话可能是很慢的, //创建 publicfunctionactionCrea

Call to undefined function ssh2_connect();安装ssh2

Call to undefined function sftp\ssh2_connect()centos安装php的ssh2扩展事先准备需要的libssh2 下载 wget htt