PHP  
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  
<is_realis_scalar>
Last updated: Mon, 16 Jul 2012

is_resource

(PHP 4, PHP 5)

is_resource --  检测变量是否为资源类型

描述

bool is_resource ( mixed var )

如果给出的参数 varresource 类型,is_resource() 返回 TRUE,否则返回 FALSE

查看 resource 类型文档获取更多的信息。




<is_realis_scalar>
 Last updated: Mon, 16 Jul 2012
 
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://manual.phpv.net/
Last updated: Thu Jul 7 19:13:47 2005 CST