Problem on upload PNG / EXE files

See all posts See thread Reply

Re: Problem on upload PNG / EXE files new!
by colin, 15 years, 4 months ago
Use no_script, as described in the docs:
$handle->no_script = false;
Reply