|
shmop_write
Write data into shared memory block
(PHP 4 >= 4.0.4, PHP 5)
shmop_write() will write a string into shared memory block. Parameters
ExamplesExample 2236. Writing to shared memory block<?php
This example will write data inside
See Also
|