On Fri, Aug 10, 2001 at 08:22:57AM -0400, Jaxon wrote:
> Renze,
> 
> I found that it works if I pass only a variable or a path in, not both.
> 
> e.g.  opendir("/path/to/foo") works
>       opendir("$variable") where variable contains "path/to/foo" also works
>       opendir("$somevar/some/path") does NOT work.
> 
> go figure.
> 
> cheers,
> jaxon


Ehhhhhhhhhhhhhhh.... Weird!

I really start believing that it's either the directory you use in
$somevar that's wrong, or that the permissions are wrong. I have no
troubles wse with the constructions.
It doesn't matter if I only type the path, or that I put the whole
path in one variable or that I use both a variable and a (part of)
the path. The result is exactly the same.  (as it should btw).

-- 

* R&zE:

-- »»»»»»»»»»»»»»»»»»»»»»»»
-- Renze Munnik
-- DataLink BV
--
-- E: [EMAIL PROTECTED]
-- W: +31 23 5326162
-- F: +31 23 5322144
-- M: +31 6 21811143
-- H: +31 23 5516190
--
-- Stationsplein 82
-- 2011 LM  HAARLEM
--
-- http://www.datalink.nl
-- ««««««««««««««««««««««««

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to