Unclassified NewsBoard Code Reference

ltrimln function

Remove empty lines from beginning of string

function ltrimln ($str);

Parameters:

str

Remarks:

Differs from trim() in that it only removes entire lines, not the spaces from the line

Implementation file: unb_lib/common.lib.php, line 1630

© 2006 Yves Goergen. Unclassified NewsBoard Homepage. Reference based on UNB unb.devel.20060128, dated 2006-01-28.