Hello, All:

When using...

while ($x = readdir(DH)) {
        # What came before $x?
        # What will come after $x?
}

How can I look at the next item in the directory?

-- 
Eric P.
Sunnyvale, CA


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to