mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
[session-set-cookie-params] Reworded a sentence.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323447 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
a6b1660ffb
commit
2f45613019
1 changed files with 2 additions and 2 deletions
|
@ -23,8 +23,8 @@
|
|||
before <function>session_start</function> is called.
|
||||
</para>
|
||||
<para>
|
||||
Note the values used in this function will also update the runtime values
|
||||
of the corresponding ini values which you can also retrieve with <function>ini_get</function>.
|
||||
This function updates the runtime ini values of the corresponding PHP ini configuration
|
||||
keys which can be retrieved with the <function>ini_get</function>.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
|
|
Loading…
Reference in a new issue