Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Group Extension API – Getting group info in constructor

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

Skip to toolbar