| I. | Na początek | |
| II. | Instalacja i konfiguracja | |
| III. | Opis języka | |
| IV. | Bezpieczeństwo | |
| V. | Możliwości | |
| VI. | Opis funkcji | |
| VII. | Zend API | |
| VIII. | PHP API: Interfejs rozszerzeń | |
| X. | Dodatki | |
Copyright © 1997-2006 the PHP Documentation Group
shm_put_var() inserts or updates the variable with the given variable_key. All variable-types are supported.
Zwraca TRUE w przypadku sukcesu, FALSE w przypadku porażki.
Warnings (E_WARNING level) will be issued if shm_identifier is not a valid SysV shared memory index or if there was not enough shared memory remaining to complete your request.
| Poprzedni | Spis treści | Następny |
| shm_get_var | Początek rozdziału | shm_remove_var |