Jump to content

insert mysql embeded videos as blobs?


luminous

Recommended Posts

Using TinyMCE my client will be able to embed images and flash videos into large columns of text which will obviously be printed out client side at a later date. What my question is that is it possible for these embedded links to be stored in a MYSQL database so when it's queries and brought up client side that they display as they should? I've been looking into BLOBS etc but I'm not sure if that's what I'm looking for!

 

If you've had any experience with this issue or can help me think of a solution please!!!

Link to comment
https://forums.phpfreaks.com/topic/185038-insert-mysql-embeded-videos-as-blobs/
Share on other sites

Using TinyMCE my client will be able to embed images and flash videos into large columns of text which will obviously be printed out client side at a later date. What my question is that is it possible for these embedded links to be stored in a MYSQL database so when it's queries and brought up client side that they display as they should? I've been looking into BLOBS etc but I'm not sure if that's what I'm looking for!

 

If you've had any experience with this issue or can help me think of a solution please!!!

 

If they enter HTML than it'll parse as HTML on client side?

 

Use htmlentities

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.