This is a php to python code converter that currently can: convert small php code snippets, functions to python code,
python is a rising language, and there are many codes already written in php in world now. it is a good idea to write a converter instead of writing all codes in python from scratch.
# Coded by Bahattin Vidinli, bvidinli@gmail.com # msn/email: bvidinli@iyibirisi.com # sites: www.ehcp.net, Easy Hosting Control Panel
Put your php code to phpinput.php file run phppython.py in command line, ./phppython.py
Your converted code is displayed on screen.
This program is intended for converting small code snippets or functions, not whole programs... May not function fully..
more coming...