编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « CachingIterator::offsetGet
  • CachingIterator::offsetUnset »
  • PHP Manual
  • CachingIterator
  • The offsetSet purpose

CachingIterator::offsetSet

(PHP 5 >= 5.2.0, PHP 7)

CachingIterator::offsetSet — The offsetSet purpose

说明

public CachingIterator::offsetSet ( mixed $index , mixed $newval ) : void
Warning

本函数还未编写文档,仅有参数列表。

参数

index

The index of the element to be set.

newval

The new value for the index.

返回值

没有返回值。

相关文章
php cachingiterator construct a new cachingiterator object for the iteratorphp cachingiterator the offsetexists purposephp cachingiterator the offsetget purposephp cachingiterator the offsetset purposephp cachingiterator the offsetunset purposephp cachingiterator the setflags purposephp cachingiterator check whether the current element is validphp cairocontext the getsource purposephp cairocontext the pathextents purposephp mysqlnduhpreparedstatement the construct purposephp v8jsexception the getjssourceline purposephp yaf exception the getprevious purposephp yaf plugin abstract the postdispatch purposephp yaf request abstract the getlanguage purposephp yaf request abstract the setactionname purposephp yaf request http the getrequest purposephp yaf response abstract the destruct purposephp yaf route regex the construct purposephp yaf session the offsetexists purposephp yaf session the offsetset purpose
关注编程学问公众号
编程学问网 湘ICP备20001732号