What is the Resources datatype?
By Balu Prasad
The Resources datatype?
Teacher SiliconIndia replied to Balu Prasad Wednesday, March 17, 2010
Hi Balu,
Resources are not an actual data type, but the storing of a reference to functions and resources external to PHP. The most common example of using the resource data type is a database call.