I'm having a bit of trouble on a web framework, I know that you can use a web application framework to build websites, but what language can you use to build a web framework?? c#, java, php do you use the Zendphp framework or cake or something smilar to building you own type of wordpress any help will be greatful thanks.!!!
Recommended Answers
Jump to PostTo build a powerful framework you will have to learn the mvc pattern that has 3 major pieces:Model View Controller.
If you want to build a framework for webdevelopment your best bet will be php oop and some ajax if you want to add dragable functionality.
For a real good …
All 2 Replies
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, learning, and sharing knowledge.