I am working on a mySQL search engine for a website and One of the fields of the db is youtube links.
Now When information for that row is displayed the youtube link needs to be displayed as a video, not as a link.
How can I achieve this?
Thanks in advance!