Sophie

Sophie

distrib > Mageia > 7 > x86_64 > by-pkgid > 2b917e0437961edec048f1d15e2d7449 > files > 12112

php-manual-en-7.2.11-1.mga7.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
 <head>
  <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  <title>Other Basic Extensions</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="syncsharedmemory.write.html">SyncSharedMemory::write</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="book.geoip.html">GeoIP</a></div>
 <div class="up"><a href="funcref.html">Function Reference</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="refs.basic.other" class="set">
   <h1 class="title">Other Basic Extensions</h1>
   






   






   





   






   






   







   







   






   







   

 






   







   

 



   

 





   







   







   






   







   






   






   
 





   






  <ul class="chunklist chunklist_set"><li><a href="book.geoip.html">GeoIP</a> — Geo IP Location<ul class="chunklist chunklist_set chunklist_children"><li><a href="intro.geoip.html">Introduction</a></li><li><a href="geoip.setup.html">Installing/Configuring</a></li><li><a href="geoip.constants.html">Predefined Constants</a></li><li><a href="ref.geoip.html">GeoIP Functions</a></li></ul></li><li><a href="book.fann.html">FANN</a> — FANN (Fast Artificial Neural Network)<ul class="chunklist chunklist_set chunklist_children"><li><a href="intro.fann.html">Introduction</a></li><li><a href="fann.setup.html">Installing/Configuring</a></li><li><a href="fann.constants.html">Predefined Constants</a></li><li><a href="fann.examples.html">Examples</a></li><li><a href="ref.fann.html">Fann Functions</a></li><li><a href="class.fannconnection.html">FANNConnection</a> — The FANNConnection class</li></ul></li><li><a href="book.json.html">JSON</a> — JavaScript Object Notation<ul class="chunklist chunklist_set chunklist_children"><li><a href="intro.json.html">Introduction</a></li><li><a href="json.setup.html">Installing/Configuring</a></li><li><a href="json.constants.html">Predefined Constants</a></li><li><a href="class.jsonexception.html">JsonException</a> — The JsonException class</li><li><a href="class.jsonserializable.html">JsonSerializable</a> — The JsonSerializable interface</li><li><a href="ref.json.html">JSON Functions</a></li></ul></li><li><a href="book.judy.html">Judy</a> — Judy Arrays<ul class="chunklist chunklist_set chunklist_children"><li><a href="intro.judy.html">Introduction</a></li><li><a href="judy.setup.html">Installing/Configuring</a></li><li><a href="class.judy.html">Judy</a> — The Judy class</li><li><a href="ref.judy.html">Judy Functions</a></li></ul></li><li><a href="book.lua.html">Lua</a><ul class="chunklist chunklist_set chunklist_children"><li><a href="intro.lua.html">Introduction</a></li><li><a href="lua.setup.html">Installing/Configuring</a></li><li><a href="class.lua.html">Lua</a> — The Lua class</li><li><a href="class.luaclosure.html">LuaClosure</a> — The LuaClosure class</li></ul></li><li><a href="book.misc.html">Misc.</a> — Miscellaneous Functions<ul class="chunklist chunklist_set chunklist_children"><li><a href="intro.misc.html">Introduction</a></li><li><a href="misc.setup.html">Installing/Configuring</a></li><li><a href="misc.constants.html">Predefined Constants</a></li><li><a href="ref.misc.html">Misc. Functions</a></li><li><a href="changelog.misc.html">Changelog</a></li></ul></li><li><a href="book.parsekit.html">Parsekit</a><ul class="chunklist chunklist_set chunklist_children"><li><a href="intro.parsekit.html">Introduction</a></li><li><a href="parsekit.setup.html">Installing/Configuring</a></li><li><a href="parsekit.constants.html">Predefined Constants</a></li><li><a href="ref.parsekit.html">Parsekit Functions</a></li></ul></li><li><a href="book.seaslog.html">Seaslog</a><ul class="chunklist chunklist_set chunklist_children"><li><a href="intro.seaslog.html">Introduction</a></li><li><a href="seaslog.setup.html">Installing/Configuring</a></li><li><a href="seaslog.constants.html">Predefined Constants</a></li><li><a href="seaslog.examples.html">Examples</a></li><li><a href="ref.seaslog.html">Seaslog Functions</a></li><li><a href="class.seaslog.html">SeasLog</a> — The SeasLog class</li></ul></li><li><a href="book.spl.html">SPL</a> — Standard PHP Library (SPL)<ul class="chunklist chunklist_set chunklist_children"><li><a href="intro.spl.html">Introduction</a></li><li><a href="spl.setup.html">Installing/Configuring</a></li><li><a href="spl.constants.html">Predefined Constants</a></li><li><a href="spl.datastructures.html">Datastructures</a></li><li><a href="spl.iterators.html">Iterators</a></li><li><a href="spl.interfaces.html">Interfaces</a></li><li><a href="spl.exceptions.html">Exceptions</a></li><li><a href="ref.spl.html">SPL Functions</a></li><li><a href="spl.files.html">File Handling</a></li><li><a href="spl.misc.html">Miscellaneous Classes and Interfaces</a></li></ul></li><li><a href="book.spl-types.html">SPL Types</a> — SPL Type Handling<ul class="chunklist chunklist_set chunklist_children"><li><a href="intro.spl-types.html">Introduction</a></li><li><a href="spl-types.setup.html">Installing/Configuring</a></li><li><a href="class.spltype.html">SplType</a> — The SplType class</li><li><a href="class.splint.html">SplInt</a> — The SplInt class</li><li><a href="class.splfloat.html">SplFloat</a> — The SplFloat class</li><li><a href="class.splenum.html">SplEnum</a> — The SplEnum class</li><li><a href="class.splbool.html">SplBool</a> — The SplBool class</li><li><a href="class.splstring.html">SplString</a> — The SplString class</li></ul></li><li><a href="book.stream.html">Streams</a><ul class="chunklist chunklist_set chunklist_children"><li><a href="intro.stream.html">Introduction</a></li><li><a href="stream.setup.html">Installing/Configuring</a></li><li><a href="stream.constants.html">Predefined Constants</a></li><li><a href="stream.filters.html">Stream Filters</a></li><li><a href="stream.contexts.html">Stream Contexts</a></li><li><a href="stream.errors.html">Stream Errors</a></li><li><a href="stream.examples.html">Examples</a></li><li><a href="class.php-user-filter.html">php_user_filter</a> — The php_user_filter class</li><li><a href="class.streamwrapper.html">streamWrapper</a> — The streamWrapper class</li><li><a href="ref.stream.html">Stream Functions</a></li></ul></li><li><a href="book.swoole.html">Swoole</a><ul class="chunklist chunklist_set chunklist_children"><li><a href="intro.swoole.html">Introduction</a></li><li><a href="swoole.setup.html">Installing/Configuring</a></li><li><a href="swoole.constants.html">Predefined Constants</a></li><li><a href="ref.swoole-funcs.html">Swoole Functions</a></li><li><a href="class.swoole-async.html">Swoole\Async</a> — The Swoole\Async class</li><li><a href="class.swoole-atomic.html">Swoole\Atomic</a> — The Swoole\Atomic class</li><li><a href="class.swoole-buffer.html">Swoole\Buffer</a> — The Swoole\Buffer class</li><li><a href="class.swoole-channel.html">Swoole\Channel</a> — The Swoole\Channel class</li><li><a href="class.swoole-client.html">Swoole\Client</a> — The Swoole\Client class</li><li><a href="class.swoole-connection-iterator.html">Swoole\Connection\Iterator</a> — The Swoole\Connection\Iterator class</li><li><a href="class.swoole-coroutine.html">Swoole\Coroutine</a> — The Swoole\Coroutine class</li><li><a href="class.swoole-event.html">Swoole\Event</a> — The Swoole\Event class</li><li><a href="class.swoole-exception.html">Swoole\Exception</a> — The Swoole\Exception class</li><li><a href="class.swoole-http-client.html">Swoole\Http\Client</a> — The Swoole\Http\Client class</li><li><a href="class.swoole-http-request.html">Swoole\Http\Request</a> — The Swoole\Http\Request class</li><li><a href="class.swoole-http-response.html">Swoole\Http\Response</a> — The Swoole\Http\Response class</li><li><a href="class.swoole-http-server.html">Swoole\Http\Server</a> — The Swoole\Http\Server class</li><li><a href="class.swoole-lock.html">Swoole\Lock</a> — The Swoole\Lock class</li><li><a href="class.swoole-mmap.html">Swoole\Mmap</a> — The Swoole\Mmap class</li><li><a href="class.swoole-mysql.html">Swoole\MySQL</a> — The Swoole\MySQL class</li><li><a href="class.swoole-mysql-exception.html">Swoole\MySQL\Exception</a> — The Swoole\MySQL\Exception class</li><li><a href="class.swoole-process.html">Swoole\Process</a> — The Swoole\Process class</li><li><a href="class.swoole-redis-server.html">Swoole\Redis\Server</a> — The Swoole\Redis\Server class</li><li><a href="class.swoole-serialize.html">Swoole\Serialize</a> — The Swoole\Serialize class</li><li><a href="class.swoole-server.html">Swoole\Server</a> — The Swoole\Server class</li><li><a href="class.swoole-table.html">Swoole\Table</a> — The Swoole\Table class</li><li><a href="class.swoole-timer.html">Swoole\Timer</a> — The Swoole\Timer class</li><li><a href="class.swoole-websocket-frame.html">Swoole\WebSocket\Frame</a> — The Swoole\WebSocket\Frame class</li><li><a href="class.swoole-websocket-server.html">Swoole\WebSocket\Server</a> — The Swoole\WebSocket\Server class</li></ul></li><li><a href="book.tidy.html">Tidy</a><ul class="chunklist chunklist_set chunklist_children"><li><a href="intro.tidy.html">Introduction</a></li><li><a href="tidy.setup.html">Installing/Configuring</a></li><li><a href="tidy.constants.html">Predefined Constants</a></li><li><a href="tidy.examples.html">Examples</a></li><li><a href="class.tidy.html">tidy</a> — The tidy class</li><li><a href="class.tidynode.html">tidyNode</a> — The tidyNode class</li><li><a href="ref.tidy.html">Tidy Functions</a></li></ul></li><li><a href="book.tokenizer.html">Tokenizer</a><ul class="chunklist chunklist_set chunklist_children"><li><a href="intro.tokenizer.html">Introduction</a></li><li><a href="tokenizer.setup.html">Installing/Configuring</a></li><li><a href="tokenizer.constants.html">Predefined Constants</a></li><li><a href="tokenizer.examples.html">Examples</a></li><li><a href="ref.tokenizer.html">Tokenizer Functions</a></li></ul></li><li><a href="book.url.html">URLs</a><ul class="chunklist chunklist_set chunklist_children"><li><a href="intro.url.html">Introduction</a></li><li><a href="url.setup.html">Installing/Configuring</a></li><li><a href="url.constants.html">Predefined Constants</a></li><li><a href="ref.url.html">URL Functions</a></li></ul></li><li><a href="book.v8js.html">V8js</a> — V8 Javascript Engine Integration<ul class="chunklist chunklist_set chunklist_children"><li><a href="intro.v8js.html">Introduction</a></li><li><a href="v8js.setup.html">Installing/Configuring</a></li><li><a href="v8js.examples.html">Examples</a></li><li><a href="class.v8js.html">V8Js</a> — The V8Js class</li><li><a href="class.v8jsexception.html">V8JsException</a> — The V8JsException class</li></ul></li><li><a href="book.yaml.html">Yaml</a> — YAML Data Serialization<ul class="chunklist chunklist_set chunklist_children"><li><a href="intro.yaml.html">Introduction</a></li><li><a href="yaml.setup.html">Installing/Configuring</a></li><li><a href="yaml.constants.html">Predefined Constants</a></li><li><a href="yaml.examples.html">Examples</a></li><li><a href="yaml.callbacks.html">Callbacks</a></li><li><a href="ref.yaml.html">Yaml Functions</a></li></ul></li><li><a href="book.yaf.html">Yaf</a> — Yet Another Framework<ul class="chunklist chunklist_set chunklist_children"><li><a href="intro.yaf.html">Introduction</a></li><li><a href="yaf.setup.html">Installing/Configuring</a></li><li><a href="yaf.constants.html">Predefined Constants</a></li><li><a href="yaf.tutorials.html">Examples</a></li><li><a href="yaf.appconfig.html">Application Configuration</a></li><li><a href="class.yaf-application.html">Yaf_Application</a> — The Yaf_Application class</li><li><a href="class.yaf-bootstrap-abstract.html">Yaf_Bootstrap_Abstract</a> — The Yaf_Bootstrap_Abstract class</li><li><a href="class.yaf-dispatcher.html">Yaf_Dispatcher</a> — The Yaf_Dispatcher class</li><li><a href="class.yaf-config-abstract.html">Yaf_Config_Abstract</a> — The Yaf_Config_Abstract class</li><li><a href="class.yaf-config-ini.html">Yaf_Config_Ini</a> — The Yaf_Config_Ini class</li><li><a href="class.yaf-config-simple.html">Yaf_Config_Simple</a> — The Yaf_Config_Simple class</li><li><a href="class.yaf-controller-abstract.html">Yaf_Controller_Abstract</a> — The Yaf_Controller_Abstract class</li><li><a href="class.yaf-action-abstract.html">Yaf_Action_Abstract</a> — The Yaf_Action_Abstract class</li><li><a href="class.yaf-view-interface.html">Yaf_View_Interface</a> — The Yaf_View_Interface class</li><li><a href="class.yaf-view-simple.html">Yaf_View_Simple</a> — The Yaf_View_Simple class</li><li><a href="class.yaf-loader.html">Yaf_Loader</a> — The Yaf_Loader class</li><li><a href="class.yaf-plugin-abstract.html">Yaf_Plugin_Abstract</a> — The Yaf_Plugin_Abstract class</li><li><a href="class.yaf-registry.html">Yaf_Registry</a> — The Yaf_Registry class</li><li><a href="class.yaf-request-abstract.html">Yaf_Request_Abstract</a> — The Yaf_Request_Abstract class</li><li><a href="class.yaf-request-http.html">Yaf_Request_Http</a> — The Yaf_Request_Http class</li><li><a href="class.yaf-request-simple.html">Yaf_Request_Simple</a> — The Yaf_Request_Simple class</li><li><a href="class.yaf-response-abstract.html">Yaf_Response_Abstract</a> — The Yaf_Response_Abstract class</li><li><a href="class.yaf-route-interface.html">Yaf_Route_Interface</a> — The Yaf_Route_Interface class</li><li><a href="class.yaf-route-map.html">Yaf_Route_Map</a> — The Yaf_Route_Map class</li><li><a href="class.yaf-route-regex.html">Yaf_Route_Regex</a> — The Yaf_Route_Regex class</li><li><a href="class.yaf-route-rewrite.html">Yaf_Route_Rewrite</a> — The Yaf_Route_Rewrite class</li><li><a href="class.yaf-router.html">Yaf_Router</a> — The Yaf_Router class</li><li><a href="class.yaf-route-simple.html">Yaf_Route_Simple</a> — The Yaf_Route_Simple class</li><li><a href="class.yaf-route-static.html">Yaf_Route_Static</a> — The Yaf_Route_Static class</li><li><a href="class.yaf-route-supervar.html">Yaf_Route_Supervar</a> — The Yaf_Route_Supervar class</li><li><a href="class.yaf-session.html">Yaf_Session</a> — The Yaf_Session class</li><li><a href="class.yaf-exception.html">Yaf_Exception</a> — The Yaf_Exception class</li><li><a href="class.yaf-exception-typeerror.html">Yaf_Exception_TypeError</a> — The Yaf_Exception_TypeError class</li><li><a href="class.yaf-exception-startuperror.html">Yaf_Exception_StartupError</a> — The Yaf_Exception_StartupError class</li><li><a href="class.yaf-exception-dispatchfailed.html">Yaf_Exception_DispatchFailed</a> — The Yaf_Exception_DispatchFailed class</li><li><a href="class.yaf-exception-routerfailed.html">Yaf_Exception_RouterFailed</a> — The Yaf_Exception_RouterFailed class</li><li><a href="class.yaf-exception-loadfailed.html">Yaf_Exception_LoadFailed</a> — The Yaf_Exception_LoadFailed class</li><li><a href="class.yaf-exception-loadfailed-module.html">Yaf_Exception_LoadFailed_Module</a> — The Yaf_Exception_LoadFailed_Module class</li><li><a href="class.yaf-exception-loadfailed-controller.html">Yaf_Exception_LoadFailed_Controller</a> — The Yaf_Exception_LoadFailed_Controller class</li><li><a href="class.yaf-exception-loadfailed-action.html">Yaf_Exception_LoadFailed_Action</a> — The Yaf_Exception_LoadFailed_Action class</li><li><a href="class.yaf-exception-loadfailed-view.html">Yaf_Exception_LoadFailed_View</a> — The Yaf_Exception_LoadFailed_View class</li></ul></li><li><a href="book.yaconf.html">Yaconf</a><ul class="chunklist chunklist_set chunklist_children"><li><a href="intro.yaconf.html">Introduction</a></li><li><a href="yaconf.setup.html">Installing/Configuring</a></li><li><a href="yaconf.constants.html">Predefined Constants</a></li><li><a href="class.yaconf.html">Yaconf</a> — The Yaconf class</li></ul></li><li><a href="book.taint.html">Taint</a><ul class="chunklist chunklist_set chunklist_children"><li><a href="intro.taint.html">Introduction</a></li><li><a href="taint.setup.html">Installing/Configuring</a></li><li><a href="taint.detail.html">More Details</a></li><li><a href="ref.taint.html">Taint Functions</a></li></ul></li><li><a href="book.ds.html">Data Structures</a><ul class="chunklist chunklist_set chunklist_children"><li><a href="intro.ds.html">Introduction</a></li><li><a href="ds.setup.html">Installing/Configuring</a></li><li><a href="ds.constants.html">Predefined Constants</a></li><li><a href="ds.examples.html">Examples</a></li><li><a href="class.ds-collection.html">Collection</a> — The Collection interface</li><li><a href="class.ds-hashable.html">Hashable</a> — The Hashable interface</li><li><a href="class.ds-sequence.html">Sequence</a> — The Sequence interface</li><li><a href="class.ds-vector.html">Vector</a> — The Vector class</li><li><a href="class.ds-deque.html">Deque</a> — The Deque class</li><li><a href="class.ds-map.html">Map</a> — The Map class</li><li><a href="class.ds-pair.html">Pair</a> — The Pair class</li><li><a href="class.ds-set.html">Set</a> — The Set class</li><li><a href="class.ds-stack.html">Stack</a> — The Stack class</li><li><a href="class.ds-queue.html">Queue</a> — The Queue class</li><li><a href="class.ds-priorityqueue.html">PriorityQueue</a> — The PriorityQueue class</li></ul></li></ul></div><hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="syncsharedmemory.write.html">SyncSharedMemory::write</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="book.geoip.html">GeoIP</a></div>
 <div class="up"><a href="funcref.html">Function Reference</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>