PHP » GoLang |
login |
register |
about
|
GoLang ArrayObject::setFlags
request it (303)
GoLang replacement for PHP's ArrayObject::setFlags
[edit | history]
ArrayObject::setFlags(PHP 5 >= 5.1.0, PHP 7) ArrayObject::setFlags — Sets the behavior flags Description
public void ArrayObject::setFlags
( int
$flags
)Set the flags that change the behavior of the ArrayObject. Parameters
Return ValuesNo value is returned. Examples
Example #1 ArrayObject::setFlags() example
<?php The above example will output: NULL int(1) |
more
Recently updated
more
Most requested
more
Last requests
|