image-uploader
image-uploader copied to clipboard
Just getting a bool return
I've tried using this with error reporting turned on.
I get no errors.
When submit.php runs, all I get is bool(true).
Is there supposed to be something more?
Me too