PHP feelings?

Todd A. Jacobs nospam at codegnome.org
Fri May 18 01:57:50 EDT 2001


On Thu, 17 May 2001, Imbaud Pierre wrote:

> Question 2: how good (or bad) is PHP? grammar, system reliability,
> etc.

PHP works really well for this sort of thing. Like Perl, PHP makes easy
things easy. On the other hand, if you're looking to do something
large-scale and/or highly structured, you could look at Zope, which can be
integrated with Apache to give you the same kind of features as PHP or
perlmod, but with Python as the language.

No single tool is perfect for everything. On the other hand, if you
already consider yourself a whiz at Python, I don't know that there's any
real benefit in using somethign totally different when you can use Python
directly or via Zope for CGI functionality.

-- 
Todd A. Jacobs
CodeGnome Consulting, LTD





More information about the Python-list mailing list