[Twisted-web] Cobine Twisted with PHP

Rich Cavanaugh rich at enflyer.com
Fri Nov 19 12:01:21 MST 2004


On Nov 19, 2004, at 1:03 PM, webmaster at haustierworld.de wrote:

>   If a user logs in, PHP validates the values, loads infomation from
>   database and posts theese information to my Twisted / Phython what
>   ever script / server.
>   Server keeps data in memory, does something with data and every 10
>   minutes, it writes updated data in database.
>
>   So I´m only searching for a layer between PHP / Apache / MySQL.

Take a look at twisted.web.xmlrpc. You can use the XML_RPC pear library 
with it. It's all very simple to put together and should handle what 
you want to do nicely.

rich
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2361 bytes
Desc: not available
Url : http://twistedmatrix.com/pipermail/twisted-web/attachments/20041119/0e353893/smime.bin


More information about the Twisted-web mailing list