File_HtAccess::setAuthType

File_HtAccess::setAuthType -- set the value of authtype property

Referentiesamenvatting

void File_HtAccess::setAuthType (string [$type='Basic'])

Beschrijving

Sets the value of authtype property. Almost allways you will be using Basic authentication. Since most browsers don't yet support Digest authentication you should only use Digest if you can control what browsers will be accessing the resources.

Parameter

Return waarde

void

Note

Deze functie kan niet statisch worden aangeroepen.

Voorbeeld