OZONE Asylum
FAQ
How do I know what PHP modules/functions/extensions are installed?
This page's ID:
21700
Search
QuickChanges
Forums
FAQ
Archives
Register
You are editing "How do I know what PHP modules/functions/extensions are installed?"
Who can edit an FAQ?
Anyone registered may edit an FAQ.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
If you just want to find out whats on your own server then you can check using php->phpinfo() (as long as you remember to remove it afterwards because there may be security issues). If you want to include an automatic check in your code, you could use php->get_loaded_extensions or, php->function_exists with a function from the module, like in: [code]function_exists('gzdeflate')[/code] _____________________ ->Emperor [small](Edited by [internallink=1424]Tyberius Prime[/internallink] on 05-06-2004 21:46)[/small] [small](Edited by [internallink=1269]Emperor[/internallink] on 05-07-2004 02:38)[/small]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »