@crisp330
14 years, 6 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