tempnam()
Posted: Fri Nov 11, 2005 3:39 pm
Is it possible to set a relative to the running script path in tempnam()? On my windows machine, if I use a relative path (say, ./temp), it stores the file in [PHP dir/temp], not in [script dir/temp].