[Tutor] Translate PHP to Python

bob gailer bgailer at gmail.com
Fri Sep 28 18:34:32 CEST 2012


As Mark pointed out - a better subject would help. I have changed it 
this time.

On 9/17/2012 3:21 PM, Fation Beqirllari wrote:
> I have a php code and I want to translate it to python..Can you help me
> > please,or show me how to do it ?

In what context do you run the PHP? A web server responding to a 
request, or standalone?

If it is web server responding to a request then you might consider 
using a Python based web framework.

Why do you want to translate it to Python?

Which version of Python?

How much expertise do you have in Python coding?

-- 
Bob Gailer
919-636-4239
Chapel Hill NC

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20120928/166a4748/attachment.html>


More information about the Tutor mailing list