paddyfields
07-19-2012, 08:12 PM
Hi there.
I have a search page with a huge chunk of php that makes it all work. I've managed to group most of the php together and currently have it all sitting in the <head> of the document. Is this the best place for it? I'm going to put in a sperate file and use an 'include' just for tidyness sake when looking at my html.
I'm assuming it doesn't really matter? Performance wise?
I have a search page with a huge chunk of php that makes it all work. I've managed to group most of the php together and currently have it all sitting in the <head> of the document. Is this the best place for it? I'm going to put in a sperate file and use an 'include' just for tidyness sake when looking at my html.
I'm assuming it doesn't really matter? Performance wise?