![]() |
Sergey Kornilov admin 7/11/2014 |
Header file should work just fine for this purpose. |
A
|
aalekizoglou author 7/14/2014 |
Header file should work just fine for this purpose.
|
![]() |
Sergey Kornilov admin 7/14/2014 |
You should not put variables like {$customjscript} in header.php. Just put any sort of PHP code you need there. |
A
|
aalekizoglou author 7/14/2014 |
You should not put variables like {$customjscript} in header.php. Just put any sort of PHP code you need there.
[/size] [/size][/size] |
![]() |
Sergey Kornilov admin 7/14/2014 |
Add ramifications to your PHP code so it serves different Javascript based on current page URL. |
A
|
aalekizoglou author 7/15/2014 |
Add ramifications to your PHP code so it serves different Javascript based on current page URL.
|
![]() |
Sergey Kornilov admin 7/15/2014 |
That single brick is the header. Place your PHP code there. Based on the current page URL output either one piece of Javascript or another. As simple as that. |
A
|
aalekizoglou author 7/16/2014 |
That single brick is the header. Place your PHP code there. Based on the current page URL output either one piece of Javascript or another. As simple as that.
|
A
|
aalekizoglou author 7/17/2014 |
That single brick is the header. Place your PHP code there. Based on the current page URL output either one piece of Javascript or another. As simple as that.
|