PDA

View Full Version : Too Much?


RobDog888
10-25-2007, 11:59 PM
<font color="darkgreen">When is it, or can it be, too much code in a plugin? I'm writting a large addon and trying to keep almost all of it as a product/plugins but there are a few areas where I have to write a decent amount of php in the plugin. Is there a performance issue when you compare the php file vs. a plugin?

Thanks</font>

calorie
10-26-2007, 12:28 AM
Please see http://www.vbulletin.com/docs/html/main/optimizing_plugin_memory :)

RobDog888
10-26-2007, 02:21 AM
<font color="darkgreen">Thank You</font>