php中的获取用户名 求答案,该如何处理

WBOY
Release: 2016-06-13 13:36:41
Original
1220 people have browsed it

php中的获取用户名 求答案

我的网站的用户已经登录 我想要获取已经登录的这个用户的用户名 这样些怎么获取不了 那个能告诉我一下 value=什么?谢谢

------解决方案--------------------


------解决方案--------------------
value="=$_SESSION['user'] ?>"
------解决方案--------------------
$_SESSION['user']
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!