Jump to content

Changing directory


Birun

Recommended Posts

Let me just declare that i know nothing of php, but have been forced to learn it by my boss for some Filemaker integration. That said:

 

I need help executing a php scrip located in another folder within my wwwroot directory. Let me explain:

 

I am running a script in c:\Inetpub\wwwroot\StudioSuite\Main\home.php

now i need to create a link to another script located in c:\Inetpub\wwwroot\StudioSuite\Contacts\records.php

 

And i haven't a clue on how to do that, because whenever i create a href to the script records.php it looks for it in the Main directory and not the Contacts directory............help me please.

Link to comment
https://forums.phpfreaks.com/topic/36830-changing-directory/
Share on other sites

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.