path_session
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
| path_session [2009/08/19 09:33] – angelegt ag | path_session [2020/06/24 14:33] (aktuell) – Externe Bearbeitung 127.0.0.1 | ||
|---|---|---|---|
| Zeile 6: | Zeile 6: | ||
| As of PHP 4.0.1, you can define the path as:\\ | As of PHP 4.0.1, you can define the path as:\\ | ||
| \\ | \\ | ||
| - | | + | |
| \\ | \\ | ||
| where N is an integer. | where N is an integer. | ||
| Zeile 15: | Zeile 15: | ||
| \\ | \\ | ||
| NOTE 1: PHP will not create this directory structure automatically.\\ | NOTE 1: PHP will not create this directory structure automatically.\\ | ||
| - | You can use the script in the ext/session dir for that purpose.\\ | + | You can use the script in the ext/session dir for that purpose. |
| NOTE 2: See the section on garbage collection below if you choose to\\ | NOTE 2: See the section on garbage collection below if you choose to\\ | ||
| - | use subdirectories for session storage\\ | + | use subdirectories for session storage |
| \\ | \\ | ||
| The file storage module creates files using mode 600 by default.\\ | The file storage module creates files using mode 600 by default.\\ | ||
| You can change that by using\\ | You can change that by using\\ | ||
| \\ | \\ | ||
| - | | + | |
| \\ | \\ | ||
| where MODE is the octal representation of the mode. Note that this\\ | where MODE is the octal representation of the mode. Note that this\\ | ||
path_session.1250674402.txt.gz · Zuletzt geändert: 2020/06/24 14:33 (Externe Bearbeitung)