Hi there, I've just finished a rather complicated script in Python that prompts the user for a whole bunch of information and runs some calculations based on what they enter. The problem is, I just realised that to be embedded into a website, it needs to be in PHP.
I really don't want to have...