On Jul 22, 2013, at 12:02 PM, Larry Martell <[email protected]> wrote:
> On Mon, Jul 22, 2013 at 9:59 AM, Larry Martell
> <[email protected]> wrote:
>> On Mon, Jul 22, 2013 at 9:50 AM, Tedd Sperling <[email protected]> 
>> wrote:
>>> On Jul 22, 2013, at 11:20 AM, Tedd Sperling <[email protected]> wrote
>>>> 
>>>> I should know this, but I don't.
>>>> 
>>>> Where is the /tmp/ directory?
>>> 
>>> Let me add -- the PHP version I am working with is 4.3.10.
>>> 
>>> I know...
>> 
>> df /tmp should show you where it's mounted.
> 
> And sys_get_temp_dir() will tell you the path.
> 
> # php
> <?
> print sys_get_temp_dir()
> ?>

One might think that -- but no.

The version is dated.

tedd


_____________________
[email protected]
http://sperling.com

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

Reply via email to