A Little More Knowledge... Most languages feature a method to include separate files. perl: use/require C: #include English: "c.f.", footnotes shell: . filename php: include("filename") filename can also be url! Can we include a url of our choosing? In this case, yes, and that's Bad.