Can someone explain Python on the web to me? I dont get it at all
how does Python work on the web?
I understand PHP and ASP totally because they're embedded into the html page, but with Python how does that work on the web?
Where does the code go, and how does it work with web pages?
|