nwartell / framework

Quick-deploy PHP framework with separate application and API components
MIT License
1 stars 0 forks source link

Modify session_start() properties #6

Closed nwartell closed 5 months ago

nwartell commented 5 months ago

session_start([ 'cookie_httponly' => true, 'cookie_secure' => true ])