Socket Resources
Posted: Thu Aug 03, 2006 8:49 pm
I have an array, where each key is a socket resource. Is it possible for me to do something like:
Where I would know the ID of the resource, but I wouldn't have the variable that holds the actual resource itself.
Code: Select all
echo $array["Resource id #12"];