On Friday 23 January 2004 14:02, Mehdi Achour wrote:
[1] - http://php.kennyt.com/newdocs/index.php?l=en&q=function.unset
While checking above page I found out that the output of an example outputs: something something
which should be: something something
because the function uses \n
Looking at the source of the xml file and the php.net manual it also displays it as:
something
something
Seems like konkeror is not accepting the CSS definition :
div.code, div.synopsis {
white-space: pre;
}Shouldn't we use a <pre> approach here for compatibility ?
didou
