lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hello James,

Thanks for your reply. I am using xmlrpc to communicate with the server. I am not running PHP on the client.  So how do I include the xmlrpc lib module in my Lua code? In Python you can use import xmlrpclib.

Thanks