最新文章 更多»

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

PHP-sftp文件上传

PHP的sftp文件上传;在框架thinkphp5中使用;主要用到的sftp函数如下;ssh2_connect(host,port) 链接信息ssh2_auth_password(