Content Management System
Content Management System
Out of context: Reply #6
- Started
- Last post
- 11 Responses
- rabattski0
cms's aren't that easy to build. there are a lot of prefab cms scripts but you still have to customize it for your client needs. which basically means you have to be able to code, in most cases xml, php and mysql (if you decide to work with a database). you can also work without a database and have the script edit server resident text files and/or upload images, textfiles to the server. again you need quite some knowledge about coding (especially if you're going to make it foolproof which is quite necessary). if you choose to do it you should charge the client though for the extra work, it's gonna cost more initially but in the long run it's way cheaper than going to the designer everytime in order to change the content.