I want to know what is php framework behind Indonesian News Website. Popular news website must be have heavy traffic. So they have to use optimal framework to serve users.
I try to make an error in URL , so the framework will print out an unique error.
1. Kompas.com
Kompas using CodeIgniter. Maybe version < 1.7.2, because version > 1.7.2 have different view in this error message.
2. Detik.com
Detik.com using PHPFuse.
3. Vivanews.com
Vivanews.com using CodeIgniter. Maybe same version with Kompas.
4. Okezone.com
Okezone.com using CodeIgniter. Maybe higher version than 1.7.2.
5. Metrotvnews.com
Metrotvnews.com using CodeIgniter.
More Information about CodeIgniter.
More Information about FusePHP.