RE: php and python: how to unpickle using PHP?

2006-10-12 Thread Ted Zeng
Thanks for everyone who replied my question. I could not access to the messages from this list Until today. I will look up the solutions you guys suggested. Ted zeng -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tim Arnold Sent: Tuesday, October 03

php and python: how to unpickle using PHP?

2006-10-02 Thread Ted Zeng
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

RE: access to xml_rpc server problem

2006-09-20 Thread Ted Zeng
age- From: Gabriel Genellina [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 20, 2006 5:38 PM To: Ted Zeng Cc: Eric Smith; python-list@python.org Subject: Re: access to xml_rpc server problem At Wednesday 20/9/2006 21:30, Ted Zeng wrote: >But if I use server's ip address instea

access to xml_rpc server problem

2006-09-20 Thread Ted Zeng
_in_half('I am a confidant guy') How can my client (runs on other machine) access the server? The server runs on a machine with dynamic IP. But my client knows the IP address. Ted Zeng -- http://mail.python.org/mailman/listinfo/python-list

RE: Could not build MySQLdb on PowerMac (PPC)

2006-09-18 Thread Ted Zeng
-list@python.org Subject: Re: Could not build MySQLdb on PowerMac (PPC) Ted Zeng schrieb: > Hi, > > I am new to Python. I am trying to build MySQLdb for my PowerPC > PowerMac. > I just downloaded the source last week and tried to build it. > But I got the error messages as follow. I

Could not build MySQLdb on PowerMac (PPC)

2006-09-18 Thread Ted Zeng
en _mysql.c:75: warning: data definition has no type or storage class _mysql.c:86: error: parse error before 'MYSQL_RES' Ted Zeng Adobe Systems Incorporated -- http://mail.python.org/mailman/listinfo/python-list