Storing embeded video links and displaying

Hello,
currently making a cms and storing images in a database.
These are displayed via a img tag.
How would i go about storing a embeded video code and displaying on my page?
I tried using just the variable in the div of e.g. $title without any img links but was displaying a missing image broken picture icon.

Any help?