Hi,
Im just starting off with php and have a problem when viewing the html in the page
My setup is as follows
index.php has a require once function to reference includes/functions.php
in index.php i call a function which has the html contained in it. The page displays correctly but when i view source under IE6 it has about 40 - 60 lines of whitespace ?
Any suggestions would be great,