I'm wondering if it's possible for a valid PHP Resource to have an ID of 0. I am getting database connection resources and so far they have all been non-zero positive integers. Just curious what the range of potential IDs is for resources.I'm wondering if it's possible for a valid PHP