Displaying a list of modules installed

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
pcoder
Forum Contributor
Posts: 230
Joined: Fri Nov 03, 2006 5:19 am

Displaying a list of modules installed

Post by pcoder »

Hi,
Is there any function to check the installed modules? I know i can check it with the function defined for the particular module.
I wonder, if there any other easy way to do this..
Thanks
SBro
Forum Commoner
Posts: 98
Joined: Tue Sep 30, 2003 10:06 pm

Re: Displaying a list of modules installed

Post by SBro »

User avatar
pcoder
Forum Contributor
Posts: 230
Joined: Fri Nov 03, 2006 5:19 am

Re: Displaying a list of modules installed

Post by pcoder »

Thanks SBro, it will fulfill my requirement.
Post Reply