PHP » GoLang |
login |
register |
about
|
GoLang SplObjectStorage::offsetSet
request it (396)
GoLang replacement for PHP's SplObjectStorage::offsetSet
[edit | history]
PHP SplObjectStorage::offsetSetPHP original manual for SplObjectStorage::offsetSet [ show | php.net ]SplObjectStorage::offsetSet(PHP 5 >= 5.3.0, PHP 7) SplObjectStorage::offsetSet — Associates data to an object in the storage DescriptionAssociate data to an object in the storage.
Return ValuesNo value is returned. Examples
Example #1 SplObjectStorage::offsetSet() example
<?php The above example will output something similar to: string(5) "hello" See Also
|
more
Recently updated
more
Most requested
more
Last requests
|