hi
im making this site which allows the user to add images, links, and videos
using the url of the object. Since most people dont know how to use html, im trying to make it so the user can put the url's in the fields. The question I have is how do i get what the user types in to be inserted into a sort of template that fills in the html code such as this:
(this is just an example not the real thing)
And insert it into someting like this:
So how whould i get my site to be able to do this and then save the new html as a page?
i know this is probably complicated so any help at all would be much appreciated. thanks.
im making this site which allows the user to add images, links, and videos
using the url of the object. Since most people dont know how to use html, im trying to make it so the user can put the url's in the fields. The question I have is how do i get what the user types in to be inserted into a sort of template that fills in the html code such as this:

(this is just an example not the real thing)
And insert it into someting like this:

So how whould i get my site to be able to do this and then save the new html as a page?
i know this is probably complicated so any help at all would be much appreciated. thanks.