CodeIgniter Forums
codeigniter in hosting - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: codeigniter in hosting (/showthread.php?tid=55556)



codeigniter in hosting - El Forum - 10-31-2012

[eluser]einsteinity[/eluser]
i found that to run CI it needs PHP version 5.1.6 based on article found in here

so it means i can use every web hosting which support PHP version 5.1.6 or later to host my web build with CI. is it true?




codeigniter in hosting - El Forum - 11-04-2012

[eluser]sofwan[/eluser]
Yes, it is true. The usage of PHP 5.1.6 or later is already common for a web hosting currently, so it is easy to find that requirement. Of course, you also have to see another requirement, like the database requirement for CI.