Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #29950

Re: keeping information about players around

References <505FB849.2080201@tysdomain.com> <CA+vVgJUuVng=3h_t4WS0O8jezOLA0shAhrq+25-q14KNqXJmEw@mail.gmail.com> <CAPTjJmox0LjLFq+ZaFWHb2Cp2iCEqYndqZskzb_LKBRY4MX6kg@mail.gmail.com> <CA+vVgJWmsSoWdUrhAjy7V59f5uFoKXMjMaa1OW6_Zuia3uOKkw@mail.gmail.com>
Date 2012-09-25 08:55 +1000
Subject Re: keeping information about players around
From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.1232.1348527361.27098.python-list@python.org> (permalink)

Show all headers | View raw


On Tue, Sep 25, 2012 at 8:31 AM, Dwight Hutto <dwightdhutto@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

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: keeping information about players around Chris Angelico <rosuav@gmail.com> - 2012-09-25 08:55 +1000

csiph-web