Thread hijack: [was Re: php and python: how to unpickle using PHP?]

Steve Holden steve at holdenweb.com
Tue Oct 3 02:30:41 EDT 2006


Ted Zeng wrote:
> 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
> 
Please don't generate a post by replying to somebody else's message and 
changing the subject and text: newsreader software will see your post as 
a part of the same thread and mix the two subjects, to everyone's confusion.

regards
  Steve
-- 
Steve Holden       +44 150 684 7255  +1 800 494 3119
Holden Web LLC/Ltd          http://www.holdenweb.com
Skype: holdenweb       http://holdenweb.blogspot.com
Recent Ramblings     http://del.icio.us/steve.holden




More information about the Python-list mailing list