Hello,
I am trying to replace the number of repeated code with
require function.
Requiring another PHP page that has only text, the online code (view Source) shows the text from the other php file and hides the code.
Requiring the Header file that repeats on every page shows all code and...