如何显示上传文件夹中的个人资料图片
我一直在尝试显示上传文件夹中的个人资料图像,但我得到的只是错误......有人应该尽快帮助解决这个问题。
<img src="../user/uploads/<?php echo $_FILES['passport']['name']; ?>"alt="Profile" class="rounded-circle">
I've been trying to display profile image from upload folader but all i've been getting is error.... someone should please help with this as soon as possible.
<img src="../user/uploads/<?php echo $_FILES['passport']['name']; ?>"alt="Profile" class="rounded-circle">
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论