HTTP_Download::setData()

HTTP_Download::setData() -- Set raw data

Referentiesamenvatting

void HTTP_Download::setData (mixed [$data = null])

Beschrijving

Set $data to null if you want to unset.

Otherwise you can send any arbitrary data ie. from a database BLOB.

Parameter

Note

Deze functie kan niet statisch worden aangeroepen.