Welcome Guest, Not a member yet? Register   Sign In
Can you create anything in Codeigniter?
#6

[eluser]n0xie[/eluser]
[quote author="Myles Wakeham" date="1253690327"]
But there are weaknesses (mainly in PHP rather than CI). The biggest problem we have encountered is large back-end database processing. [/quote]

That's is why PHP is a frontend language. All 'big' sites who use PHP (youtube, digg, facebook etc) all use it just to generate pages with some logic. The 'back-end' is almost always a language closer to the metal (either Python, C, C++, Java or whatever your particular taste is).

So the question should not be 'can you create anything in CI', but 'can you create anything in PHP', since CI is 'just a framework build on PHP'. If you read the Core files, there is no magic there (meaning there are some clever solutions there but it's not physics). It's just plain PHP.


Messages In This Thread
Can you create anything in Codeigniter? - by El Forum - 09-22-2009, 11:53 AM
Can you create anything in Codeigniter? - by El Forum - 09-22-2009, 12:22 PM
Can you create anything in Codeigniter? - by El Forum - 09-22-2009, 01:44 PM
Can you create anything in Codeigniter? - by El Forum - 09-22-2009, 08:18 PM
Can you create anything in Codeigniter? - by El Forum - 09-23-2009, 02:35 AM
Can you create anything in Codeigniter? - by El Forum - 09-23-2009, 04:04 AM



Theme © iAndrew 2016 - Forum software by © MyBB