Don't return 0/-1 on success/error, but true/false. Instead of int, use bool for storing flags.
Attach a file by drag & drop or click to upload