This is a discussion on Ice for PHP (Announcement) within the PHP Language forums, part of the PHP Programming Forums category; Hi, we've just released a new version of Ice (1.1.1). The main new feature is Ice for ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
we've just released a new version of Ice (1.1.1). The main new feature is Ice for PHP. This gives you an implementation of the Ice client-side run time for the PHP scripting language. Makes integrating Ice servers with web-enabled applications a snap: the PHP script runs on the web server and interacts with Ice servers. Web clients interact via an ordinary browser with the Ice servers through the PHP scripts. Simple, effective, and works with any browser and most web servers. We've added a chapter to the Ice documentation that shows how it all works. We've also added a new chapter on the Ice configuration mechanism (which works not only for configuring Ice, but also for your own applications). More details at http://www.zeroc.com/vbulletin/showt...id=841#post841 Cheers, Michi. -- Michi Henning Ph: +61 4 1118-2700 ZeroC, Inc. http://www.zeroc.com |