Jump to content

Help need reagarding Relative Path in PHP include


kks_krishna

Recommended Posts

 

HI,

 

I want to use the relative path in PHP include. see the following include code. For example if my site is www.site.com. Then I want to give the same type of URL every where so that it shd be taken from the relative path. What should be the correct way?

 

    include("/dlinks/files/LinkOperations.php");

 

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.