tgskullkings
New Member
- Messages
- 2
- Reaction score
- 0
- Points
- 0
Hi, I am creating a project for a somewhat youtube clone, but just to watch, login, logout, download, and see info. But when I try to create a session for a user, logged in or not, it gives me an error on the page saying, "Cannot create session(), headers already sent. I am including a file but I am not sure if that is the problem. Unfortunately it says this for both using a MySQL database for users and a flat file of users. Can anyone help me with my problem?