Hi The PDO driver looked a good start, but it may be too limited as it currently stands. It also depends on how you are hosting the PHP: most external provides won't let you load custom modules like this one.
I did ask IBM last year whether they would be willing to publish the UniObjects protocol, so I could try to write a PHP UO library (PHP has built in socket support). They declined gracefully. But you can communicate using web services with the nuSOAP libraries. I haven't tried that with the IBM web services, but I've used that with mvScript (my web page/web service scripting tool) and it works fine so it should equally work with the IBM ones, or with a three tier solution e.g. exposing the web service through e.g. .Net. Regards Brian > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Robert Porter > Sent: 23 October 2008 21:48 > To: [email protected] > Subject: Re: [U2] [UV] PHP > > But ... a quick google... > > > http://www.ibm.com/developerworks/db2/library/techarticle/dm-0 > 701xia/index.html > > U2 PDO Driver, Part 2: Write PHP applications to access U2 data > > >>> "Brutzman, Bill" <[EMAIL PROTECTED]> 10/23/2008 3:03 PM >>> > Is there a way to do PHP with UniVerse? > > I just found out that there is a way to do Adobe Flex with > PHP. Thus, perhaps it is possible to do Flex <-> PHP <-> UV. > > Suggestions would be appreciated. > > --Bill > ------- > u2-users mailing list > [email protected] > To unsubscribe please visit http://listserver.u2ug.org/ > ------- > u2-users mailing list > [email protected] > To unsubscribe please visit http://listserver.u2ug.org/ ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
