Okay this would be my first attempt at creating a Content Management System. I think that what i am looking to develop is very simple compared to most of the applications on "hotscripts.com".
The aim of this CMS is to simply update my news and picture pages through a browser instead of having to edit the html then upload it to my server every time.
I Started running into problems WHEN:
1) realized i needed to be able to easily select which type and size of font to use for each update. as well as bold, italic and underline properties.
2) include clickable links within the text...
3) Upload a pictures...
Im am not sure how i should make this either? should i use mysql or should i simply just write the html to a text file and then include the text file. i was thinking on just writing to a text file.
How can i genorate the HTML that will be appended to the text file ??
I would Really Really Apreciate Your Help!
Thank-you