I have a plain but yet not simple question - how can I embed Perl into HTML document the PHP way?
I know about mason but is there a more simple way to do it?
Let`s give an example of what I want to do for the file index.html:
<html><head></head> <body> <?perl printf("%s", $some_string); ?> </body> </html>
In reply to Embeding Perl in HTML the PHP way by heatblazer
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |