| 
        
            is_resourceFinds whether a variable is a resource Description
   bool is_resource
    ( mixed  
  $var
   )Finds whether the given variable is a resource. Parameters
 
 Return Values
   Returns  Examples
 Example #1 is_resource example 
<?phpNotes
  |