0
Where i can put php (body, head, other)
wherw can i put php (body, other)
4 ответов
0
please help me
0
i mean is where i shall put php
ex : head or body or other
0
it depends on your code, i mean what it actually does, if it dynamically changes css scripts or java scripts or metadata then use it inside head otherwise if it changes the content on the webpage, use the code inside the body
- 1
anywhere in HTML document