Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: unusual syntax

by etcshadow (Priest)
on Sep 06, 2004 at 23:54 UTC ( [id://388885]=note: print w/replies, xml ) Need Help??


in reply to unusual syntax

It must be some sort of templating language... that is: the server parses the html and replaces anything like "<?pp:...?>" with the results of either executing some code or evaluating some expression or variable. I can't say that I actually know what template engine it is that uses that syntax, though.

Ones that I am familiar with, though are often quite similar. Typical examples being things like "<? ... ?>", "<% ... %>", "<%= ... %>", "[- ... -]", "[+ ... +]", and so on and so on.

What you should be looking for is which handler is being used to handle these pages. You can probably find that in your httpd.conf.

------------ :Wq Not an editor command: Wq

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (4)
As of 2024-04-25 22:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found