Mike Looijmans yazmış:
Fırat KÜÇÜK wrote:
Hi,
we have been started a project called wepy! it is a modpython based
PHP and
Python mix. Here are the some samples about wepy:
It would help a lot if you'd share with us exactly what you are trying
to accomplish here. Your examples look a lot like the python CGI
handler in mod_python.
A fully implemented "modpython based PHP" already exists and is
built-in into mod_python as PSP. So it would help us help you if you
told us what is is your project does (or will do) that isn't already
in there.
Hi,
* can use PHP Session files
* familar global variables such as SERVER, GET, POST, COOKIE ...
* Code and design should be separated (cheetah can be used for this.)
so coders can write scripts without <%, <?, [[
will a new flavor for modpython.