This topic is locked

Add ability to support INCLUDE files in ASP / PHP

2/1/2009 12:58:44 AM
Suggestions
M
MMILLER501 author

Hi,
It would be great to have reusable code modules that could be INCLUDED in various events in the system, to avoid having to duplicate the code of what might otherwise be callable.
Thanks!

Sergey Kornilov admin 2/2/2009

You can put code to be included into include/header.php or include/header.asp file.