This topic is locked

include in all pages

11/2/2008 6:05:09 PM
PHPRunner General questions
F
frphilip author

Hi,
Is there a way to include some constants or function in all page ? I know how to do page per page, with event, but I would like to have some functions available in each page.
Thank for your replies

Sergey Kornilov admin 11/3/2008

Use include/header.php file for this purpose.