> > You could also have web2py and php > share a database system like PostgreSQL. >
Hello Allen, This remark is interesting. I've been working hard for 2 days trying to get phpMyAdmin to run with web2py but I am having difficulties. Do I need two different servers to run PHP and web2py? My need is to create a database dictionary for documenting my database. -Bill On Monday, January 23, 2012 6:54:43 AM UTC-6, Alan Etkin wrote: > > What kind of inclusion are you looking for? I suppose the most obvious > way is to append a php app to a web2py view trough AJAX. For > interaction perhaps it is possible to use web2py's XML and JSON views > >> and RPC calls between applications. You could also have web2py and php >> share a database system like PostgreSQL. >> > > On 23 ene, 05:52, ganesh waghmare <[email protected]> wrote: > > Hi all, > > > > I have devloped a web2py site and I want to include chat application > > into it which is implemented in php. How can I include this php in > > web2py. > > > > Thanks.. On Monday, January 23, 2012 6:54:43 AM UTC-6, Alan Etkin wrote: > > What kind of inclusion are you looking for? I suppose the most obvious > way is to append a php app to a web2py view trough AJAX. For > interaction perhaps it is possible to use web2py's XML and JSON views > and RPC calls between applications. You could also have web2py and php > share a database system like PostgreSQL. > > On 23 ene, 05:52, ganesh waghmare <[email protected]> wrote: > > Hi all, > > > > I have devloped a web2py site and I want to include chat application > > into it which is implemented in php. How can I include this php in > > web2py. > > > > Thanks..

