On 11/10/13 10:41, szgycs at szemerja-szasz.hu wrote: > How can I exchange data between GAP and PHP? I would look at the SCSCP library. For simple transfers, this is not too hard if you can generate and read XML and communicate over a network (which I imagine is fairly easy in PHP, although I have never used it). Chris