[eluser]Ajaxian64[/eluser]
Thanks to all for your responses.
viva CI !
[eluser]Ngua Go[/eluser]
i try to use CI-tip, very nice but have any problem not good !
[eluser]mddd[/eluser]
Thanks Derek, that is great to hear!
[eluser]Ajaxian64[/eluser]
Thanks Derek, It's encourage me to use CI2
Thanks
[eluser]Ajaxian64[/eluser]
hmmmm!!!
I get CI2 from BitBucket and I ve a look on classes.
There still exists tests to know whether system runs on php5 or php4
I'm surprised to have this kind of code in CI2.0 which is intended to work in pure php5
[eluser]WanWizard[/eluser]
Nobody ever said that CI 2.0 is PHP5 only.
I only saw "Deprecated", which means PHP4 support is going to disappear in the near future, and you shouldn't use it anymore.
Nobody's stopping you from developing your own CI app without PHP4 support, what CI does internally shouldn't concern you (it is transparent from your app's point of view).