How does php obtain the username of the user logging on to the current client? For example, if I want to create a forum, I can click my Forum through the client. How can I get the username logged in from the current client and insert it into the database. In this way, the user name of the client can be directly used to log on to the Forum. php shows how to obtain the User Name of the current client login user.
For example, if you want to create a forum, you can click my forum on the client.
How can I get the username logged in from the current client and insert it into the database.
In this way, the user name of the client can be directly used to log on to the Forum.
Reply content:
How does php obtain the username of the current Client Login User?
For example, if you want to create a forum, you can click my forum on the client.
How can I get the username logged in from the current client and insert it into the database.
In this way, the user name of the client can be directly used to log on to the Forum.