PDA


View Full Version : Silly question...


alexis2044
08-25-2005, 06:49 AM
In the Vba Cmps 2

When adding a module i get three options:

[BB Code]
[Template]
[PHP File]

Which one is the one that i should use?

Ive tried to add modules from the add ons and hacks section but i cant get them to work + the authors dont mention which one to use.... :confused:

Thanx in advance.

mholtum
08-25-2005, 10:52 AM
If the module is going to be pulling info from a .php file use [PHP File], if it is just a basic module that is relying on a html template, use [Template], etc