Quote Originally Posted by scooter View Post
the other code is in a file that i have called
as a whole via $content . include '';
Um ... you can't use include() to stuff the contents of a file into the $content variable.