require

From: Tom (tom_at_fakeemailaddresss.com)
Date: 04/12/04


Date: Mon, 12 Apr 2004 14:55:31 +0100

hi i want to require or include a file in my php script.

the file i want to include contains some variables and some normal html.

i want to get the values of the variable without displaying the html stuff.

Any idea how i could this ?

thanks in advance