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
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
Comment