Copy link to clipboard
Copied
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
Copy link to clipboard
Copied
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