Hi,
I have a Content Management Systeem, where you can put an article into the website. If the Admin wants to save an article with a picture, How can he do that?
I have hear somthing like this:
Make a file for the pictures on the server. Give the path as a HTML code, Like <a href>. And put this path into the article that you want to save.
When i want to see the article, the article is retrived from database with the path of the pictures. And you can see the pictures in your article.
Is this possible to do? If not, What is the easiest way to do this kind of things.
Thanx
I have a Content Management Systeem, where you can put an article into the website. If the Admin wants to save an article with a picture, How can he do that?
I have hear somthing like this:
Make a file for the pictures on the server. Give the path as a HTML code, Like <a href>. And put this path into the article that you want to save.
When i want to see the article, the article is retrived from database with the path of the pictures. And you can see the pictures in your article.
Is this possible to do? If not, What is the easiest way to do this kind of things.
Thanx