[PHP] removing line breaks

2003-12-05 Thread Roel Derckx
work either. Both codes WON'T remove line breaks in the body string. Note that i only want to remove line breaks in the start of the string, all line breaks in the rest of the string should remain. Who can help me? Thnx -- Regards, Roel Derckx aka ThunderStrike Main Organizer Ambience 98

[PHP] how do i get the browser's screen resolution?

2001-12-09 Thread Roel Derckx
Hi I'm working on a large portal-like php/html site with some large graphics. The original design is for 1024x768 and up, but i also want it to be well viewable under 800x600 so parts of the design have to be resized for that. BUT, i can't seem to get that kind of information from within PHP. I