关于php下传图片保存的有关问题
Jun 13, 2016 pm 01:24 PM
关于php上传图片保存的问题
我想做一个简单的应用
自动显示出10个标题,点击标题显示出新闻,新闻中有图片
我在后台上传图片,我如何知道这个图片是对应的这个标题
的图片
我现在是想知道这个方法,我图片上传到一个uploads的文件夹。如何保存,或者在数据库中怎么体现,求高手指点下
------解决方案--------------------
你后台上传页面没有与标题对应上吗?
新建个表
id auto_increment 主键
news_id
pic_url
将 news_id 与 news 表关联即可。
------解决方案--------------------
echo $_FILES['userfile']['name'];
你都能把名字输出来了,不能存起来吗
通常放在最后,等文件上传成功了
把这个$_FILES['userfile']['name']值
插入数据库就行了

Hot Article

Hot tools Tags

Hot Article

Hot Article Tags

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

Solution: Your organization requires you to change your PIN

How to adjust window border settings on Windows 11: Change color and size

How to change title bar color on Windows 11?

How to enable or disable taskbar thumbnail previews on Windows 11

OOBELANGUAGE Error Problems in Windows 11/10 Repair

10 Ways to Adjust Brightness on Windows 11

How to turn off private browsing authentication for iPhone in Safari?
