On Wednesday 18 February 2004 12:20 am, ajay wrote:
> how do i set this variable?
>

Set it via php.ini.  Usually php knows the temp directory the OS is using, so 
only set this if you need something other than the OS's temp directory...
Windows: c:\windows\temp
*nix: /tmp

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

Reply via email to