On Jul 22, 2013, at 12:02 PM, Larry Martell <la...@software-horizons.com> wrote: > On Mon, Jul 22, 2013 at 9:59 AM, Larry Martell > <la...@software-horizons.com> wrote: >> On Mon, Jul 22, 2013 at 9:50 AM, Tedd Sperling <tedd.sperl...@gmail.com> >> wrote: >>> On Jul 22, 2013, at 11:20 AM, Tedd Sperling <t...@sperling.com> 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 _____________________ tedd.sperl...@gmail.com http://sperling.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php