Jump to content

[SOLVED] A script that adds an include into every page on a site: What are those called?


nothing500

Recommended Posts

So, I don't need to have the SAME line of code to include my 'config.php' on every page...

<?php require_once($_SERVER['DOCUMENT_ROOT'].'/includes/config.php'); ?>

 

A script that adds an include into every page on a site: What are those called?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.