|
|
Sergey Kornilov admin 3/2/2009 |
|
Use include/header.php file to store common functions. |
|
|
M
|
MikeB941 author 3/3/2009 |
|
Thanks for the update Sergey - but it's WAY more convenient to keep all the code for a project WITHIN PHPRUNNER (i.e. in events) rather than having some of t maintained outside of PHPRUNNER in independent include files. |
|
|
|
Sergey Kornilov admin 3/3/2009 |
|
Mike, |
|
|
M
|
MikeB941 author 3/3/2009 |
|
I hear you Sergey on the purpose of the events (it's just many of "cheated" by using the login onload to store common code) - then would it be possible to get something (maybe on the miscellaneous page?) called GLOBAL CODE that's placed right before/after the include for the header.php when the code is generated (my goal is try and keep all the code WITHIN PHPRUNNER - we could still easily copy the code from one project to the next if we had this kind of GLOBAL CODE location within PHPRUNNER where such things could be stored). |
|
|
|
Sergey Kornilov admin 3/3/2009 |
|
Mike, |
|
|
M
|
MikeB941 author 3/17/2009 |
|
Hi Sergey: |
|