pixtur:Antwort auf all-inkl can't handle PHP5
5 years ago
Well, I too had my problems, especially after a harddisc crash on which I lost most of my databases. But still they are always friendly, available on the phone and competent. I never wrote a question or request, that took more than a day to answere (and I wrote a lot :) ) So after all they are still the only provider I can recomment. I changed the wiki text above respectively.
guest:PHP5 was NOT the better choice
5 years ago - Delete
Greetings,
PHP has /always/ been a powerful programming
language. /NO/ PHP5 is /not/ the most OO oriented
version of PHP. In fact PHP5 is /actually/ Java/script
in disguise. Fact is, shortly after the starting of
version 4. Sun Microsystems provided /substantial/
financial support to PHP (php.net) development. As
such, /greatly/ influenced it's (PHP's) direction in
development. Anyone whom has done a fair amount of Java
programming /immediately/ recognizes the almost
identical function names and usage. There was a /great/
deal of controversy (and anger) when this was first
recognized. But hey; money talks and BS walks. So Sun
wins and the users loose. Don't believe me? Have a look
at the Web2 specs. Hell, Sun is even offering (selling)
a Web2 platform. Bottom line PHP4; most notably >=4.4
has offered all the OO concepts found in PHP5
/without/ requiring you to program with Java functions
and name space(s). It is, in fact more powerful than
PHP5 and has/requires alot less overhead for the Server
and the Client side - really.
Anyway,
As I like your project, I was hoping to discover a
version that does /not/ require PHP5. If not, I guess
I'll simply grab your latest version and fix it so
that it runs on PHP(4). Maybe even make a SF/FM project
out of it. :)
pixtur:Antwort auf PHP5 was NOT the better choice
5 years ago (2. update 5 years ago)
Well, I am not really sure about this. I don't know what's going on behind the scenes. Some things I am pretty sure with are:
- I like php5 way better than php4 (assignment by copy was really a bad idea in php4).
- I am quiet frustrated with the overall performance of php as a programming language. I do not speak about execution speed, but implementation, code maintenance and readability. I dropped an eye on ruby lately and really got envy. The harsh changes from version to version (e.g. adding new warnings with date versions, etc.) do not improve my impression of php. The major problem is, that it takes a tremendous amount of skill and discipline to write good php code. You can do it. But — I strongly believe — most programmers don't.
About streber with php4. I really doubt this will be possible, but feel free to give it a try. It would be a really experiment.