嗨,我对在表中插入数据有疑问. [英] hi, i have a doubt regarding inserting datas in a table.

查看:71
本文介绍了嗨,我对在表中插入数据有疑问.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

请告诉我是否可以通过php在mysql中添加视频.如果是这样,请告诉我做.

please tell me whether it is possible to add a video in mysql through php. If so tell me hw to do that.

推荐答案

最好只在数据库中存储视频的url,而不是视频文件本身.

您确定要将整个视频添加到数据库中吗??
您可以为此使用BLOB.将视频转换为二进制流并存储.
It''s a good idea to store only url of the video in database, not the video file itself.

Are you sure you really want to add the whole video in database!?
You can use BLOB for that. Convert video to binary stream and store it.


这篇关于嗨,我对在表中插入数据有疑问.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆