Click to See Complete Forum and Search --> : how do u interigate news into your website?


hbtrmelnt
02-23-2006, 05:32 AM
hi I would like to know if you could tell me how i put news into my website.
is it possible to use a basic system using html?
i found one called cute news(php)
but i would like it if there was a way using html

Kravvitz
02-23-2006, 10:11 AM
HTML is just a markup language. It allows you to give meaning and structure to content.

Unless you want to upload new files manually, you will need to use a server-side scripting language like PHP.

hbtrmelnt
02-24-2006, 12:41 AM
thanks anyway