is_up_loaded function
Posted: Sat Mar 27, 2004 5:58 pm
hi,
how do i use the is_up_loaded function if i am using form data but using the POST method and globals are turned off???? if i try:
is_up_loaded($_FILES['name'] or something similar, i get the error array to string conversion. Also i know this is a silly question but where do i change the permissions for uploads on windows xp?? it is on in my php.ini file but i think i need to allow it on windows too.
manni
how do i use the is_up_loaded function if i am using form data but using the POST method and globals are turned off???? if i try:
is_up_loaded($_FILES['name'] or something similar, i get the error array to string conversion. Also i know this is a silly question but where do i change the permissions for uploads on windows xp?? it is on in my php.ini file but i think i need to allow it on windows too.
manni