ERROR 相关的软件列表

首页

通达OA公共代码 php常用检测函数

2020-02-16 标签:通达,oa,公共,代码,php,常用,检测,函数,check,type,使用,类型,检验函数,实现,如下,version,author

check_type.php(使用类型检验函数) 实现代码如下: auth.php登录验证 实现代码如下: utility_all公用函数 实现代码如下: "; } if ( $result === FALSE ) { message( "错误", itask_last_error( ) ); bu

首页

php4与php5的区别小结(配置异同)

2020-02-16 标签:php,区别,小结,配置,异同,静态,成员,网页,后台,出现,这样的,错误,查过,subpages,并没有,找到,相应

php4 没有 静态成员 php网页后台出现这样的错误,查过SubPages1.php并没有找到相应的错误。网站在自己本地测试完全正常,传到空间以后就出现这样的错误。连验证码都看不到了,类似的错误还有Parse error: syntax error, unexpected T_STRING, ex

首页

使用FreeHost SQL2000网页管理器出错解决办法

2020-02-16 标签:使用,freehost,sql,2000,网页,管理器,出错,解决办法,system,web,ui,page,handleerror,exception,e,httpcontext,context

at System.Web.UI.Page.HandleError(Exception e) at System.Web.UI.Page.ProcessRequestMain() at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page

Uncaught exception com_exception with message Failed to create COM object
首页

Uncaught exception com_exception with message Failed to create COM object

2020-02-16 标签:uncaught,exception,com,message,failed,create,object,php,调用,ie,使用,如下,代码,实现,browser,n,ew,application,无法

在PHP中调用IE使用如下代码: 实现代码如下: browser = new COM("InternetExplorer.Application");无法正常调用,直接报错: 实现代码如下: Fatal error: Uncaught exception 'com_exception' with m

首页

Trying to clone an uncloneable object of class Imagic的解决方法

2020-02-16 标签:trying,clone,uncloneable,object,class,imagic,解决方法,windows,安装,提示,fatal,error,imagick,c,www,hx,pdf,png,php

在windows下安装完后提示:Fatal error: Trying to clone an uncloneable object of class Imagick in C:\www\hx\pdf_to_png.php on line 17使用IIS和Apache均会有这个提示。经多次测试后,发

首页

用VBScript实现压缩目录中的所有文件(Zip)

2020-02-16 标签:vbscript,实现,压缩,目录,文件,zip,代码,如下,error,resume,next,dim,objfso,sourcepath,targetpath,targetfile,function,path,file

实现代码如下:On Error Resume Next Dim objFSO,sourcepath,targetpath,targetfile Function GetSourceFile(path) Dim file,folder,sfolder,subfolder,files If Not ob

首页

用VBScript实现解压缩目录中的所有文件(Zip)

2020-02-16 标签:vbscript,实现,解压缩,目录,文件,zip,代码,如下,error,resume,next,dim,objfso,sourcepath,targetpath,function,getzipfile,path,file,folder

实现代码如下: On Error Resume Next Dim objFSO,sourcepath,targetpath Function GetZipFile(path) Dim file,folder,sfolder,subfolder,files If Not objFSO.FolderEx

首页

VBScript压缩单个文件为zip格式

2020-02-16 标签:vbscript,压缩,单个,文件,zip,格式,实现,代码,如下,error,resume,next,dim,fso,fp,oapp,targetfile,set,scripting

实现代码如下: On Error Resume Next Dim fso,fp,oApp,targetfile Set fso=CreateObject("Scripting.FileSystemObject") targetfile="D:\tmp.zip" Set fp=fso.OpenText

首页

php 不能连接数据库 php error Can't connect to local MySQL server

2020-02-16 标签:php,连接数,error,t,connect,local,mysql,server,测试,文件,link,localhost,root,zz,die,select,db,test

测试的php文件 运行后报错 Can't connect to local MySQL server through socket '/tmp/mysql.sock' 但在 命令行中能进入mysql [root@localhost local]# mysql -u root -p Enter pa

首页

Notice: Undefined index: page in E:\PHP\test.php on line 14

2020-02-16 标签:notice,undefined,index,page,e,php,test,line,14,不治,ini,reporting,修改

治標不治本的就是將php.ini內的reporting部份修改,讓notice不顯示 error_reporting = E_ALL; display all errors, warnings and notices 改成 error_reporting = E_ERROR else $page=