Plug-in/extension

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
geteamon
Forum Newbie
Posts: 1
Joined: Thu Jul 09, 2009 2:11 am

Plug-in/extension

Post by geteamon »

Hello everybody,

I have a website which is developed in HTML and PHP. Now I need to make this site plug-in supportive means if somebody wants to introduce a plug-in he/she can develop the plug-in and then incorporate it with the system. For your information, this site will be going to be an open source one. So anybody will be able to access the code files. Now can you please help me how can I make this system plug-in supportable? Right now, in this system, there is no support for this kinda extension.

Thanks,
Shahid
Last edited by onion2k on Thu Jul 09, 2009 3:51 am, edited 1 time in total.
Reason: You don't need to make your entire post bold.
Post Reply