Two questions:
1. Is there a way I can find a list of all available php libraries and
with which version they can run..?
2. Using php code, is they a way I can find out if I have loaded a
specific PECL extension..? (like extension_loade d() for php libraries).
Any help would be appreciated.
Thanks.
1. Is there a way I can find a list of all available php libraries and
with which version they can run..?
2. Using php code, is they a way I can find out if I have loaded a
specific PECL extension..? (like extension_loade d() for php libraries).
Any help would be appreciated.
Thanks.
Comment