Recommend this page to a friend! |
Classes of Ali YILMAZ | Writable PHP Session Path | README.md | Download |
|
DownloadWhat is session ?This package is used to start session and set session path. Getting settings from constructor methodBy default, server settings are referenced. If the settings are sent to the project's Out-of-class use: code:
When using it in the class: code:
Define the session pathIt must be run before the session initialization method, it can be used as a chain. Out-of-class use: code:
When using it in the class: code:
Creating / using session parametersOut-of-class use: code:
When using it in the class: code:
output:
DependenciesThis package has no dependencies. LicenseInstructions and files in this directory are shared under the GPL3 license. |