PHP Classes

How to add subdirectory path

Recommend this page to a friend!

      Zip Stream  >  All threads  >  How to add subdirectory path  >  (Un) Subscribe thread alerts  
Subject:How to add subdirectory path
Summary:Subdirectory path does not work
Messages:5
Author:brian
Date:2011-05-08 15:27:47
Update:2011-05-09 13:08:24
 

  1. How to add subdirectory path   Reply   Report abuse  
Picture of brian brian - 2011-05-08 15:27:47
Hi all,

I was testing out lines 42 and 56 with subdirectories eg. bigfolder/subfolder/

I am having some problems here.
On line 56, if i just put the path as bigfolder, it works.
However if i change it to bigfolder/subfolder/, it no longer works?

Anybody to enlighten me?

Thanks!
Brian

  2. Re: How to add subdirectory path   Reply   Report abuse  
Picture of Asbjorn Grandt Asbjorn Grandt - 2011-05-08 17:11:21 - In reply to message 1 from brian
Are you getting any errors in the output file, or just not the content of the subdirectory you are pointing to?

Can I get you to paste the actual code you use from line 42 onwards?
Just to give me a better picture of what you are doing.

how many files and directories are in "bigfolder/subfolder/"?

  3. Re: How to add subdirectory path   Reply   Report abuse  
Picture of brian brian - 2011-05-09 13:08:14 - In reply to message 2 from Asbjorn Grandt
Thanks, it works already.
Maybe some weird error with the server.


  4. Re: How to add subdirectory path   Reply   Report abuse  
Picture of brian brian - 2011-05-09 13:08:48 - In reply to message 2 from Asbjorn Grandt
Thanks, it works already.
Maybe some weird error with the server.


  5. Re: How to add subdirectory path   Reply   Report abuse  
Picture of brian brian - 2011-05-09 13:08:49 - In reply to message 2 from Asbjorn Grandt
Thanks, it works already.
Maybe some weird error with the server.