in reply to php, eh?
PHP is good for dynamic websites that need to be deployed quickly. With a little regex work and perl script or two you can even convert existing sites to PHP. Howerver, I think on larger deployments PHP pages can become harder to manage (templating may help this).
Perl is still the swiss army knife of scripting languages. Whether your site is big or small Perl will easily handle you requirements.
Neil Watson
watson-wilson.ca
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: php, eh?
by Aristotle (Chancellor) on Oct 18, 2002 at 20:27 UTC |