On Tue, Sep 25, 2012 at 8:31 AM, Dwight Hutto <dwightdhu...@gmail.com> wrote:
> And in the end it's usually html, php, css, javascript in the browser,
> atleast for me it is. I'm just starting to utilize python in that
> area, so excuse the naivety.

In the browser it's HTML, CSS, JavaScript (ECMAScript, etc, etc); PHP
is just a way of generating that. Any language works on the back
end... and PHP isn't the best :) Python does quite well at that task;
I have a tiny little Python script that uses a web browser as its
front ent.

ChrisA
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to