@crisp330
13 years, 4 months ago
PS: in reality, the constructor would just delegate to another function, like
if ($_POST == ‘looking-for’) $this->processingFunction()
and processingFunction() would handle the upload and then redirect