LXXVI. Satellite CORBA client extension

Atenção

Este módulo é EXPERIMENTAL. Isso quer dizer que o comportamento destas funções e seus nomes, incluindo TUDO o que está documentado aqui pode mudar em futuras versões do PHP, SEM QUALQUER NOTIFICAÇÃO. Esteja avisado, e use este módulo por sua própria conta e risco.

The Satellite extension is used for accessing CORBA objects. You will need to set the idl_directory= entry in php.ini to a path where you store all IDL files you use.

Índice
OrbitObject -- Access CORBA objects
OrbitEnum -- Use CORBA enums
OrbitStruct -- Use CORBA structs
satellite_caught_exception --  See if an exception was caught from the previous function
satellite_exception_id -- Get the repository id for the latest exception.
satellite_exception_value --  Get the exception struct for the latest exception