3 years, 3 months ago
where codeIgniter stands as compare to other frameworks ?
can you please also tell me the type of sites which we can create in codeigniter ...any example ...
Separate topics with commas, or by pressing return. Use the delete or backspace key to edit or remove existing topics.
You can leave an optional "tip" with Mahalo's virtual currency, Mahalo Dollars. If you are asking a difficult question that might require some research, or if you'd like a wide variety of feedback, a higher tip often leads to more answers to your question.
M$1 Answer
What sort of sites you can build with CodeIgniter:
* Almost anything. It's just a framework to build websites on.
Websites that use CodeIgniter:
http://www.appliedstacks.com/NewestFirst/CodeIgniter
A good source for comparing different PHP frameworks is: http://www.phpframeworks.com/
Good things about CodeIgniter:
* It works with PHP4 & PHP5
* small footprint / fast
* simplicity
Will it suit your needs:
* That really depends on the developers who are going to use it.
* It depend on what you are going to build. If you just want to build a CMS you're probably better of with something like Drupal, Joomla, Wordpress or Typo3
Other Frameworks you can use
* Zend Framework
* Symfony
* CakePHP
* Almost anything. It's just a framework to build websites on.
Websites that use CodeIgniter:
http://www.appliedstacks.com/NewestFirst/CodeIgniter
A good source for comparing different PHP frameworks is: http://www.phpframeworks.com/
Good things about CodeIgniter:
* It works with PHP4 & PHP5
* small footprint / fast
* simplicity
Will it suit your needs:
* That really depends on the developers who are going to use it.
* It depend on what you are going to build. If you just want to build a CMS you're probably better of with something like Drupal, Joomla, Wordpress or Typo3
Other Frameworks you can use
* Zend Framework
* Symfony
* CakePHP
You can leave an optional "tip" with Mahalo's virtual currency, Mahalo Dollars. If you are asking a difficult question that might require some research, or if you'd like a wide variety of feedback, a higher tip often leads to more answers to your question.
M$Report Abuse