Dear Group,
In the past I read something, that it is possible to print out php
variables in html very fast with a simple symtax.
Today I came back to php documentation, but I cannot find it anymore
Its something like
<?php
echo $variable ;
?>
just much shorter.
Can anybode help me ?
In the past I read something, that it is possible to print out php
variables in html very fast with a simple symtax.
Today I came back to php documentation, but I cannot find it anymore
Its something like
<?php
echo $variable ;
?>
just much shorter.
Can anybode help me ?
Comment