I am using a temporary web host and for whatever reason they don't seem to support session_create_id(). It says:
Fatal error: Uncaught Error: Call to undefined function session_create_id() in -snip-/welcome/index.php:97 Stack trace: #0 {main} thrown in -snip-/welcome/index.php on line 97
Is there a way to generate a secure session without this function?