Re: [gnome-db] libgda web connection?
Daniel Espinosa <[email protected]>
| Newsgroups | gmane.comp.gnome.db |
|---|---|
| Message-ID | <CAHirWtK1Nf+OditF6H78z4q3-w0hGMcrQ56r70qcqHWRBnJV0w@mail.gmail.com> |
Python bindings are ready, using GObject Introspection, to use GDA in a web server using python scripts. 2011/11/17 Vivien Malerba <[email protected]>: > > > On 17 November 2011 14:58, Daniel Espinosa <[email protected]> wrote: >> >> PHP is getting support for GObject Introspection (search on the web), >> I don't know the status but because GDA provides good GIR/typelib >> since 4.2.10 and 5.0. information you will can use directly from PHP. >> > > Yes, I've seen some posts about that and I think this will really be step > forward! > > However the web provider is a bit different as it allows one to access a > database through a web server, see > http://blogs.gnome.org/vivien/2010/01/16/new-libgda-releases/. > > When Libgda can be used within PHP, then the web provider can stop using > PEAR and use Libgda instead for the same purpose... > > Regards, > > Vivien >