Skip to main content
Participant
December 6, 2009
Question

Duplicate Connections folder

  • December 6, 2009
  • 1 reply
  • 294 views

Using DW8 for OSX, somehow I've ended up with a Connections folder at 3 different levels. Two questions:

#1. Can I consolidate all the .php files into one Connections folder at the top (root) level and change the first line of code to read "../../../Connections" in each of the pages where I have database access?

#2. What am I doing wrong to generate multiple files?

Thanks, Michael

This topic has been closed for replies.

1 reply

Participant
December 6, 2009

The answer to #1 is yes. I tried it and the number of sets of "../" depends on the level of the directory the calling page lives at. Worked fine.

#2. I still haven't figured out yet so any help is appreciated. Thanks, Michael