Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

RE: Re: Not Inciting a Holy War

by Maclir (Curate)
on Jun 19, 2000 at 05:58 UTC ( [id://18757]=note: print w/replies, xml ) Need Help??


in reply to Re: Not Inciting a Holy War
in thread Not Inciting a Holy War, but...

One comment I would make regarding:
Developing in PHP is quiet easy: besides the already mentioned automatic variable creation, I find it very handy, that you can put your PHP code directly into the HTML page. You don't have to wrap all your HTML into print() calls.

Check out Embedded Perl. This allows you to incorporate your perl program logic within your html.

Like most Perl situations, there is more than one way to do it. If you have lots of program logic, and a small amount of html, look at CGI.pm; if it is the other way around, EmbPerl. Either takes advantage of the performance of mod_perl.

I cannot comment on some of the more sophisticated solutions such as Mason.

Ken

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (3)
As of 2024-04-20 13:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found