Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: php, eh?

by neilwatson (Priest)
on Oct 18, 2002 at 17:35 UTC ( [id://206374]=note: print w/replies, xml ) Need Help??


in reply to php, eh?

PHP is certainly powerful. It has much of the functionality of Perl. While both languages overlap somewhat, I think PHP has more of a niche in web applications.

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
    With a little regex work and perl script or two you can even convert existing sites to PHP.
    That alone speaks volumes, in my opinion.. You can just as easily convert to TT2 templates and stick with the language you're familiar with. Add Apache::Template on a mod_perl enabled server to the mix and you can do anything PHP can and then some in the same fashion - or any other fashion you choose to.

    Makeshifts last the longest.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://206374]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (7)
As of 2024-04-24 10:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found