Jump to content

adding a include for a particular php script?


ghurty

Recommended Posts

Hi,

Is there a way for me to set an include path but only for a particular php file.

for example: I currently am using the following code:

<?php include("dst.inc"); ?>

 

However I want to place the file in the following directory,

/homepages/23/d210195987/htdocs/test/includes

 

thank you

 

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.