hi all
I'm trying to put some php example using smallWiki and I use = to have
the code as is.
Now this is not working well, have a look at:
=<?php
= echo "This is a test";
= ?>
=<?php echo "This is a test" ?>
For example:
http://kilana.unibe.ch:9090/seasideforphp/instructionseparation/
Stef