Answer the question
In order to leave comments, you need to log in
How to create an authorization and a personal account on the site?
I am a beginner web developer. I am unable to create a personal account. If authorization, although small, already exists (When you go to another page, the session disappears), then I can’t make a personal account. I have scoured the internet but have not found anything. I'm not asking you to do everything for me. Leave resources where you can learn it.
Answer the question
In order to leave comments, you need to log in
session_start();
at the beginning of each page in the LC must be present in order to get access to reading the values of session variables.
Look towards frameworks. There are many video courses on youtube that solve your problem.
https://www.youtube.com/watch?v=3hSJLgRvn-E
But better, read books and study the programming language in more detail to have more understanding. Don't rush into projects.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question