Haserl
Dynamic web content in 20K

Examples and Howtos

This page may eventually contain example scripts. Its just a placeholder for now.

User Example 1

Someone recently placed this in this web page:

<?print('asdasasasd')?>

It won't work for a couple reasons:

The correct way is:

<% print('asdasasasd') %>


Edit howtos Revision: 21 Updated: 2009-08-26 06:59:47