Hi!
...and then Fat Lizard said...
%
% Hi,
% I'm trying to use move_uploaded_file, but so far with no success, no matter
% what I try.
Do you have register_globals turned on?
Did you really use "" in your form code?
Are you sure that $userfile has a value? What is it?
What if you turn things
Hi,
I'm trying to use move_uploaded_file, but so far with no success, no matter
what I try.
The file info. is loaded from a form via POST.
Here's the snippet that get's called:
:
case("add_image"):
$res = mysql_query("select allowed_imgs,max_image_size,files_umask from
".$table_prefix."flag
2 matches
Mail list logo