In the last episode (Apr 24), James Werkowski said:
> Hello all --
>
> I am about to start a largish web site project, with MySQL as the DBMS and
> am considering using Python. Is it possible to embed Python in html on the
> server side, ala Perl or PHP?
That's a webserver issue; not a MySQL one. Just make sure your server
has CGI support and you will be able to run Python scripts as CGIs.
--
Dan Nelson
dnelson@stripped
| Thread |
|---|
| • Python and MySQL | James Werkowski | 25 Apr |
| • Re: Python and MySQL | Dan Nelson | 25 Apr |