Quick Question
Moderator: General Moderators
-
phpCCore Brad
- Forum Commoner
- Posts: 47
- Joined: Sun Dec 04, 2005 5:46 pm
- Location: Michigan, USA
- Contact:
Quick Question
Does anyone know if /tmp is a standard on webservers. The reason I ask is I am looking for a folder I can always download no matter what OS is running the php server. I know every *nix server I have seen has /tmp, but I wasn't sure about windows.
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact:
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
Re: Quick Question
Yes it is... on Unix/Linux servers I can practically guarantee there will be a /tmp directory which is writable to *everyone*phpCCore Brad wrote:Does anyone know if /tmp is a standard on webservers. The reason I ask is I am looking for a folder I can always download no matter what OS is running the php server. I know every *nix server I have seen has /tmp, but I wasn't sure about windows.