Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parse error: syntax error, unexpected identifier "session_start", expecting "{" in C:\xampp\htdocs\sport club mangment\include\db_conn.php on line 17 #1

Open
ozer23456 opened this issue May 22, 2021 · 0 comments

Comments

@ozer23456
Copy link

con)) { echo "Failed to connect to Mysql: " .mysqli_connect_error(); } ?> \" ; exit(); } } // before we allow sessions, we need to check authentication key - ckey and ctime stored in database /* If session not set, check for cookies set by Remember me */ if (!isset($_SESSION[user_data]) &&!isset($_SESSION[logged]) &&!isset($_SESSION[auth_level])) { session_destroy(); echo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant