Best way to write CMS from scratch
Posted: Sat May 29, 2010 3:46 pm
Hello,
I am currently learning enhanced php development and javascript. I have made few software before in C++, C# and PHP and now i would like to create my own CMS. To learn more, i would like to write it from scratch, without using any frameworks. But before i begin any work i would like to ask which way would be best:
- writing the core first (writing framework)
- or writing cms and implementing necessary features in framework on demand?
I am currently learning enhanced php development and javascript. I have made few software before in C++, C# and PHP and now i would like to create my own CMS. To learn more, i would like to write it from scratch, without using any frameworks. But before i begin any work i would like to ask which way would be best:
- writing the core first (writing framework)
- or writing cms and implementing necessary features in framework on demand?