摘要:        
PHP调试的时候出现了警告: It is not safe to rely on the system解决方法,其实就是时区设置不正确造成的,本文提供了3种方法来解决这个问题。 实际上,从PHP 5.1.0开始当对使用date()等函数时,如果timezone设置不正确,在每一次调用时间函数时,都会    阅读全文
posted @ 2018-01-15 02:28
Ryan_zheng
阅读(242)
评论(0)
推荐(0)
        
            
        
        
摘要:        
Make sure that: IWPG_user, where user is a system user of the subscription who has rights to "Read", "Write" and "Modify" the %windir%\Temp directory.    阅读全文
posted @ 2018-01-15 02:08
Ryan_zheng
阅读(385)
评论(0)
推荐(0)
        
            
        
        
摘要:        
PHP strlen() 函数 定义和用法 strlen() 函数返回字符串的长度。 语法 strlen(string) 参数:string 结果分析:在strlen计算时,对待一个UTF8的中文字符是3个长度,所以“中文a字1符”长度是3*4+2=14 在mb_strlen计算时,选定内码为UTF    阅读全文
posted @ 2018-01-15 00:20
Ryan_zheng
阅读(111993)
评论(0)
推荐(0)
        
                    
                
浙公网安备 33010602011771号