>> Should I echo \n or <br /> ? Or don't print the newlines? > I would make it: > echo decbin(12)."\n";
Me to. But I'm sure that Mehdi wish spaces around dot :-). echo decbin(12) . "\n"; Jakub Vrana
>> Should I echo \n or <br /> ? Or don't print the newlines? > I would make it: > echo decbin(12)."\n";
Me to. But I'm sure that Mehdi wish spaces around dot :-). echo decbin(12) . "\n"; Jakub Vrana