Zope vs Php

Steve steve.morin at gmail.com
Thu Nov 17 16:21:23 EST 2005


We are building a web app and the our backend is currently using python
with php front end.  We would like to do everything in python but php
for our front end is so easy to use.  We would like to use zope on our
front end(no experience with it) can anyone provide any experience with
this?

>From what I can tell you can't just do
<%
#python code
%>
<title> some title</title>

this is what we would like to do with session support and things that
php provides?


Steve




More information about the Python-list mailing list