Header and Footer are deleted |
2/27/2010 9:29:26 PM |
PHPRunner General questions | |
J
Jepsen author
My output dir is directly to the final destination on the server |
|
![]() |
Sergey Kornilov admin 2/28/2010 |
Since PHPRunner allows you to modify header and footer via Visual Editor it stores header.php/footer.php in the project folder overwriting those you have in the output directory. |
S
|
sepakbola 3/3/2010 |
Should I put code : <html> <body> ... </body> </html> in every header.php and footer.php ?? |
S
|
Sun 3/3/2010 |
Should I put code : <html> <body> ... </body> </html> in every header.php and footer.php ?? Or just code ex: <div> ... </div> etc thanks .. but sorry if I'm putting the question here.
|