1
Hello.
I need some advanced photo gallery features for my site (a photography community), and I'm planning to develop the management interface with GWT, which also I'm using for other projects. For this gallery management I need to do some kind of RPC from GWT (client javascript) to XOOPS (photo upload, album organization, etc...), keeping user information, security, etc.
Any hints on how to address this RPC? I'm a bit lost about PHP and XOOPS development.
Thanks in advance!!