>echo decbin(12);
>echo decbin(26);
>
>outputs 110011010 so there should be probably some newlines in echo.

Thats correct, but the examples I've seen must don't echo \n.

Should I echo \n or <br />  ? Or don't print the newlines?

Nuno

Reply via email to