0
How To Get Usernames Of People That Access A Particular Page Saved To Database Using PHP
I am working on a forum and i got stuck in this part , so basically the idea is to safe username of each registered user that access a Page not there IP address or Sessions(cookies) .. I am using PHP please any solution
1 Respuesta
0
you can access the username by just saving these variable in session or you can get my MySQL query in the page