Php 5.0 Released
funka 14.07.2004 - 04:25 5174 15
funka
Legend ex-prophet(down below)
|
The PHP development team is proud to announce the official release of PHP 5.
Some of the key features of PHP 5 include: - The Zend Engine II with a new object model and dozens of new features. - XML support has been completely redone in PHP 5, all extensions are now focused around the excellent libxml2 library (http://www.xmlsoft.org/). - A new SimpleXML extension for easily accessing and manipulating XML as PHP objects. It can also interface with the DOM extension and vice-versa. - A brand new built-in SOAP extension for interoperability with Web Services. - A new MySQL extension named MySQLi for developers using MySQL 4.1 and later. This new extension includes an object-oriented interface in addition to a traditional interface; as well as support for many of MySQL's new features, such as prepared statements. - SQLite has been bundled with PHP. For more information on SQLite, please visit their website (http://www.sqlite.org/). - Streams have been greatly improved, including the ability to access low-level socket operations on streams. - And lots more...
PHP Development Team is would like to announce the immediate availability of PHP 4.3.8. This release is made in response to several security issues that have been discovered since the 4.3.7 release. All users of PHP are strongly encouraged to upgrade to PHP 4.3.8 as soon as possible.
Enjoy!
PHP Development Team
|
Rektal
Here to stay
|
|
gue
Addicted
|
Also die OO Unterstützung gefällt mir, von dem, was ich da bis jetzt gesehen habe, sehr gut. Scheint stark an Java angelehnt zu sein...
|
moidaschl
Vollzeit-Hackler
|
hui! gleichmal reintigern
|
dio
Here to stay
|
is es jetzt möglich php5 und php4 parallel laufen zu lassen? bei den betas wars ja nicht möglich.
|
funka
Legend ex-prophet(down below)
|
* 2 apache instanzen * eines der beiden als cgi rennen lassen und ich glaub noch eine dritte moeglichkeit aber wirklich sauber gehts nciht leider
|
ica
hmm
|
Scheint stark an Java angelehnt zu sein... irgendwie wird jeder neueren objektorientierten sprache nachgesagt sie sei an java angelehnt....find ich recht lustig
|
gue
Addicted
|
irgendwie wird jeder neueren objektorientierten sprache nachgesagt sie sei an java angelehnt....find ich recht lustig 1. welchen neueren oo sprachen wird das denn nachgesagt? php kannst du ja nicht meinen... 2. schau dir das konzept doch an! ich nehme an, du hast schon mal java programmiert, dann werden dir protected, final, static, instanceof, Interfaces und Exceptions wohl bekannt vorkommen. natürlich gibt es die sachen auch teilweise in c++, eine ähnlichkeit zu java kannst du hier aber wohl nicht abstreiten.
|
ica
hmm
|
zu 1.) ich meine php, denn die wirklichen objektorientierten features sind doch neu
zu 2.) natürlich kann ich die ähnlichkeit zu java nicht absprechen, aber es ähnelt genauso gut c++ oder anderen objektorientierten sprachen. protected, static exceptions, mehrfachvererbung! etc.
deswegen würd ich net sagen, dass es an java angelehnt ist - sind einfach aktuelle objektorientierte features
|
shadyworm
Bloody Newbie
|
Alle neuen OOP Sprachen sind irgendwo gleich. Java is halt irgendwie DIE OO Sprache schlecht hin...Hoff ma das PHP nicht zu sehr an Java anglehnt is, sonst wartest in Zukunft auf a Session ID a Minute...
|
daisho
SHODAN
|
Java soll ziemlich schnell sein im Webbereich ( und damit mein ich keine Klicki Bunti Spiele-Applets , sondern Servlets )
|
shadyworm
Bloody Newbie
|
Soweit kenn ichs ned(obwohl ma das können sollte, Grüße an meine Lehrer)
|
Ringding
Pilot
|
Also wenn hier jemand meint, dass C++ sich Sachen von Java abgeschaut hat, dann sollte er sich doch mal anschauen, was vorher da war. Klar ist es ähnlich, Java ist so eine Art Mini-C++.
Ok ok, "ähnlich" ist kommutativ, aber trotzdem würd ich's eher umgekehrt sagen.
|
funka
Legend ex-prophet(down below)
|
"Java ist Smalltalk im C++ Style"
|
that
ModeratorHoffnungsloser Optimist
|
"Java ist Smalltalk im C++ Style" Ich dachte immer, Smalltalk wäre elegant, dynamisch und schnell?
|