0
THE MOST DIFICULT ANSWER I EVER HAD!
How can I make a logout button appear using PHP after session is iniciated on my website in my current index.html? I already have a full website and login and register forms working. The code is here: https://code.sololearn.com/WSclLB8xtwO4/?ref=app I just need the code and where to put if someone could do it. I would appreciate that a LOT!
2 Answers
+ 1
I already gave you an answer on what to do earlier.
Line 201 of your code points to an external php file, which should dynamically generates token.
Do refrain from posting duplicate questions
0
But I need a live explanation through code or a video to really understand what to do.