Join Up!
96823 members and counting!

 
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links 
search for in the  
previousapache_lookup_uriapache_request_headersnext
Last updated: Tue, 29 Oct 2002
view the printer friendly version or the printer friendly version with notes or change language to Czech | Finnish | German

apache_note

(PHP 3>= 3.0.2, PHP 4 )

apache_note -- Recibe y establece los valores de una petición en una tabla de notas del Apache

Descripción

string apache_note ( string note_name [, string note_value])

apache_note() es una función específica del Apache que recibe y establece valores de la petición en una tabla de notas. Si se llama con un solo parámetro,devuelve el valor de note_name. Si se llama con dos parámetros, establece el valor de note_value en note_value y devuelve el valor que había en note_name.

User Contributed Notes
apache_note
add a note about notes
There are no user contributed notes for this page.
previousapache_lookup_uriapache_request_headersnext
Last updated: Tue, 29 Oct 2002
Copyright © 2001, 2002 The PHP Group
All rights reserved.
This mirror generously provided by: http://phpbuilder.com/
Last updated: Thu Oct 31 18:34:28 2002 EST