|
|
|
|
|
|
|
|
|
Re: File Uploading - Where's it go? [message #17229 is a reply to message #17223] |
Fri, 19 March 2004 22:48 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
File attachments should work in win32, if they do not work there is a bug either in the forum or a problem with your environment.
Check your PHP.ini and see if file uploads are allowed, also make sure that you have specified temporary directory in PHP.ini.
If both exists try writing a simple upload script as per example on php.net
|
|
|