PHP Velho Oeste 2024

ob_etaghandler

(PECL pecl_http >= 0.10.0)

ob_etaghandlerManejador de salida de ETag

Descripción

string ob_etaghandler ( string $data , int $mode )

Para ser utilizado con ob_start().

Manejador del buffer de salida que genera un ETag con el algoritmo hash especificado en opción INI http.etag.mode.

http_cache_etag() utiliza este manejador de salidas.

Ver también

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top