Any good free ones out there?
I know how to develop one, that any help?
Yeah it might be, I could use some one to make me one.
I can't pay cash, but I can pay in webspace.
100 megs.
It is a big job. Most books about php/mysql applications have content management systems as one of a few case projects. Usually they include the source on CD too. Maybe try pickup a book like this and use it to write your own. You'll learn a lot that way, and you can easily fix and patch and mod your own work.
I'll look into it.
What level of content management do you need?
If all you need to do is update files, imsages, links etc, then its quite easily done with PHP, and you don't need a database.
Look into:
fopen() fgets() fwrite()
in your PHP book, or manual.
Or if you need something robust, you could just use phpnuke or postnuke and customize the appearance. I find them too bloaty, personally, but depending on what you need...
I spent a lot of time evaluating content management apps, and eventually ended up with Drupal. Though it is not as well known as *nuke, I found its code much cleaner and to have better performance.
I'm having trouble configuring and installing Drupal... and every thing else php for that matter...
I dont understand the installation instructions... 🙁
Please HELP!!!