Re: [Q] "My" PHP Code Within Mambo I suppose that depends on what this code does. Does it interact with a database?
Anyway, you basically have 4 options, depending on what you are trying to accomplish: 1) make a mambo component, 2) make a mambo module, 3) use a mambot to add the code to a content item, or 4) hardcode the php into your template index.php file.
What exactly does your script do, and what are you trying to accomplish?
There is some information on making CMTs on mamboserver.com, but it is probably easier just to look at existing CMTs as a guide.
-Tony
Last edited by tonyskyday; 10.04.2004 at 22:37.
Reason: fixed a small typo
|