php and python: how to unpickle using PHP?
Ted Zeng
zeng at adobe.com
Mon Oct 2 17:29:54 EDT 2006
More information about the Python-list mailing list
Mon Oct 2 17:29:54 EDT 2006
- Previous message (by thread): Operator += works once, fails if called again
- Next message (by thread): php and python: how to unpickle using PHP?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, I store some test results into a database after I use python To pickle them (say, misfiles=['file1','file2']) Now I want to display the result on a web page which uses PHP. How could the web page unpickle the results and display them? Is there a PHP routine that can do unpickle ? Ted zeng
- Previous message (by thread): Operator += works once, fails if called again
- Next message (by thread): php and python: how to unpickle using PHP?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list