Re: how to find the system tmp folder

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Samuel DeVore wrote:

>How does one find the system temp folder? from php? in a platform
>independant way
>
>  
>
This should help:
http://www.php.net/manual/en/function.tempnam.php

It does return the name of the temp file created (or FALSE), which could
be parsed to get the temp directory as PHP best sees fit.

Travis

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux