kaisellgren
10-06-2006, 04:32 PM
I would like to echo the line where the echo command is, how to do this?
<?php
echo line_number();
?>
Something like that, it should return now '3'.
<?php
echo line_number();
?>
Something like that, it should return now '3'.