Python scripts in HTML -


is possible write python scripts in html code write php between <?php ... ?> tags?

i'd achieve python application run in browser.

thank help

php doesn't run in browser, server side language. try skulpt try run python in browser.


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -