what's better in php5
There are a lot of dicussions about the jump from php4 to php5. For me php5 is the first version where you could actually call php4 a serious programming-language. The most important change is the object-oriented programming. Although you could write oop-code with php4.3, it lacked some very important features (like warning on use of undefined object-members). Another great change is pass by reference, which was sometimes tricky in php4.
Why people stay with php4
From php4 to 5 some points changed dramatically. Although most scripts will run without problems (All of mine did), there might be necessary changes in some. I do not know, why php5 did not add some way of backwards compatibility, or a least a way of using both versions at the same time, though.
Times will change
I really believe that sooner or later all major php-tools will be php5-compatible. Most of the very important (s.m.a.r.t.y, phpMyAdmin, xoops, phpBB, etc.) already are.
Since streber is still in development, and probable will be for the next few months, reallying on php5 makes sense.
Where to get php5
Installing php5 with mysql is straight forward.
Although, most internet service providers have php5-servers ready, they are afraid using them as default-solution because their clients are afraid of upgrading. If you ask for a server with php5 installed you will probably get one.
In Germany
pixtur can recommend:
- www.all-inkl.com ("Web Private L", MySQL, PHP5, 1GB Space, 50Gb Traffic for 4,95€ per month)